Back to Devexpress

ASPxClientRibbonTabEventArgs Class

aspnet-js-aspxclientribbontabeventargs.md

latest867 B
Original Source

ASPxClientRibbonTabEventArgs Class

Provides data for the ASPxClientRibbon.ActiveTabChanged event.

Declaration

ts
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

Ribbon

ASPxClientRibbonTabEventArgs Members