Click or drag to resize

KryptonRibbonGroupCustomControlVisible Property

Gets and sets the visible state of the custom control.

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

Property Value

Type: Boolean

Implements

IRibbonGroupItemVisible
See Also