NRibbonCollapsiblePanel Class Members
The following tables list the members exposed by NRibbonCollapsiblePanel.
| Name | Description |
 | MaxRowCount | Gets/Sets the maximum number of rows. By default set to 3. |
Top
| 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