NRibbonCollapsiblePanel Class Members
In This Topic
The following tables list the members exposed by NRibbonCollapsiblePanel.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| MaxRowCount | Gets/Sets the maximum number of rows. By default set to 3. |
Top
Public Methods
| Name | Description |
| GetSize | Overridden. Overriden to return a width equal to the width of the large state and height equal to the larger height among large and medium state when requested for large state, because for the collapsible panel the medium state might have larger height than the large state. |
Top
See Also