Click or drag to resize

IRibbonGroupItemItemSizeMaximum Property

Gets and sets the maximum allowed size of the item.

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#
GroupItemSize ItemSizeMaximum { get; set; }

Property Value

Type: GroupItemSize
See Also