Click or drag to resize

KryptonRibbonGroupAllowCollapsed Property

Gets and sets a value indicating if the ribbon group is allowed to be collapsed.

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 bool AllowCollapsed { get; set; }

Property Value

Boolean
See Also