ASPxClientRibbonState Class
In This Article
Declares client constants that contain the identifiers of ribbon minimization states.
#Declaration
TypeScript
declare class ASPxClientRibbonState
#Remarks
The ASPxClientRibbonState is a service client object containing constants whose values can be used when handling the client-side ASPxClientRibbon.MinimizationStateChanged event to determine the ribbon state after resizing.
See Also