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