Skip to main content

ASPxClientRibbon Class

Represents the client-side equivalent of the ASPxRibbon control.

#Declaration

TypeScript
declare class ASPxClientRibbon extends ASPxClientControl

#Remarks

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:

#Inheritance

See Also