NRibbonLayoutPanel<TLayout> Class Members
In This Topic
The following tables list the members exposed by NRibbonLayoutPanel<TLayout>.
Public Fields
Public Properties
| Name | Description |
| CollapseToMedium | Determines when the button should collapse to Medium state. |
| CollapseToSmall | Determines when the button should collapse to Small state. |
| CurrentState | Gets or sets the current state of the ribbon button. Automatically updated by Nevron. |
| InitialState | Gets or sets the initial state of a ribbon button. This is also its largest allowed state. |
Top
Public Methods
| Name | Description |
| GetSize | Gets the size of the widget when in the given state. |
| GetStateForGroupState | Gets the state this widget should be in when its owner group is in the specified state. |
Top
See Also