ASPxClientTabControlTabEventArgs Members
Provides data for events which concern manipulations on tabs.Constructors
Name | Description |
---|---|
constructor(tab) | Initializes a new object of the ASPxClientTabControlTabEventArgs type with the specified value. |
Properties
Name | Description |
---|---|
tab | Gets the tab object related to the event. |
See Also