Click or drag to resize

KryptonRibbonGroupLinesVisible Property

Gets and sets the visible state of the lines group container.

Namespace: Internal.ComponentFactory.Krypton.Ribbon
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public override bool Visible { get; set; }

Property Value

Boolean

Implements

IRibbonGroupItemVisible
See Also