Skip to main content

ASPxClientRibbonTabEventArgs Class

Provides data for the ASPxClientRibbon.ActiveTabChanged event.

Declaration

declare class ASPxClientRibbonTabEventArgs extends ASPxClientEventArgs

Remarks

Objects of the ASPxClientRibbonTabEventArgs type are used as arguments for the ASPxClientRibbon.ActiveTabChanged event generated on the client side.

ASPxClientRibbonTabEventArgs objects with proper settings are automatically created and passed to the corresponding event handlers.

Inheritance

ASPxClientEventArgs
ASPxClientRibbonTabEventArgs
See Also