ASPxClientRibbonState Members
Declares client constants that contain the identifiers of ribbon minimization states.Properties
| Name | Description |
|---|---|
| Minimized static | A ribbon is minimized. Returns 1 |
| Normal static | A ribbon is in the normal state. Returns 0 |
| TemporaryShown static | A ribbon is temporarily shown. Returns 2 |
See Also