Skip to main content

ASPxClientRibbonMinimizationStateEventArgs.ribbonState Property

Returns the value indicating the new ribbon state.

Declaration

ribbonState: number

Property Value

Type Description
number

The integer value indicating the ribbon minimization state.

Remarks

Use the ribbonState property to determine the new ribbon minimization state. The available states are specified in the ASPxClientRibbonState class fields.

See Also