ASPxClientRibbonMinimizationStateEventArgs Members
Provides data for the ASPxClientRibbon.MinimizationStateChanged event.Constructors
| Name | Description |
|---|---|
| constructor(ribbonState) | Initializes a new instance of the ASPxClientRibbonMinimizationStateEventArgs class with the specified setting. |
Properties
| Name | Description |
|---|---|
| ribbonState | Returns the value indicating the new ribbon state. |
See Also