Name | Description | |
---|---|---|
![]() | NRibbonGroupState Constructor | Initializing constructor. |
The following tables list the members exposed by NRibbonGroupState.
Name | Description | |
---|---|---|
![]() | NRibbonGroupState Constructor | Initializing constructor. |
Name | Description | |
---|---|---|
![]() | Group | Gets the parent group of the state. |
![]() | Priority | Gets or sets the layout priority of the state. Larger value means higher priority. By default set to 1. |
![]() | State | Gets the type of the state. |
Name | Description | |
---|---|---|
![]() | CompareTo | Compares this state to the given one by priority and returns -1 if the priority of this state is smaller than that of the given one. |
![]() | GetGroupSize | Gets the size of the ribbon group when in this state. |
![]() | GetLargerStateGroupSize | Gets the size of the ribbon grou when in a 1 step larger state than this one. |