ASPxClientRibbonTabEventArgs Members
Provides data for the ASPxClientRibbon.ActiveTabChanged event.Constructors
Name | Description |
---|---|
constructor(tab) | Initializes a new instance of the ASPxClientRibbonTabEventArgs class with the specified setting. |
Properties
Name | Description |
---|---|
tab | Gets the tab object related to the event. |
See Also