Skip to main content
A newer version of this page is available. .

ASPxClientRibbon Class

Represents the client-side equivalent of the ASPxRibbon control.

Declaration

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:

See Also