aspnet-js-aspxclientribbon.md
Represents the client-side equivalent of the ASPxRibbon control.
declare class ASPxClientRibbon extends ASPxClientControl
The ASPxClientRibbon object serves as a client-side equivalent of the ASPxRibbon control, and implements the functionality of a client ribbon object.
Using the methods exposed by the ASPxClientRibbon object you can:
The client events, available via the ASPxClientRibbon object, allow you to respond to the following actions:
ASPxClientControlBase ASPxClientControl ASPxClientRibbon
See Also