NRibbonGroup Class Members
In This Topic
The following tables list the members exposed by NRibbonGroup.
Public Constructors
Public Fields
Protected Fields
| Name | Description |
 | WUGd | |
Top
Public Properties
| Name | Description |
 | CollapsedDropDown | Gets or sets the CollapsedDropDown child. |
 | CurrentState | Gets or sets the current state of the group. Automatically updated by Nevron. |
 | Header | Gets or sets the Header child. |
 | Icon | Gets or sets the image that is shown for this group when its in collapsed state. |
 | InitialState | Gets or sets the initial state of the group. |
 | Items | Gets or sets the items of this ribbon group. |
Top
Public Methods
| Name | Description |
 | GetSize | Gets the size of the group for the given state. |
 | GetStatePriority | Overloaded. Gets the priority of the given state or -1 if the given state is not defined for this ribbon group. |
 | GetStatesIterator | Gets an iterator that iterates through the state-priority map of this ribbon group. |
 | SetStatePriority | Overloaded. Sets the priority of the given state. States with larger priorities are collapsed first by the ribbon layout algorithm. |
Top
See Also