public enum ENRibbonGroupState : System.Enum
public enum ENRibbonGroupState : System.Enum
Member | Description |
---|---|
Collapsed | The ribbon group is collapsed showing only its icon and text. |
Large | The ribbon group occupies its desired size. |
Medium | The ribbon group is shrinked slightly in order to fit in the available area. |
Small | The ribbon group is shrinked a lot in order to fit in the available area. |
System.Object
System.ValueType
System.Enum
Nevron.Nov.UI.ENRibbonGroupState
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)