TabControlTabShowingEventArgs Properties
Provides data for the DXTabControl.TabShowing event.
Name | Description |
---|---|
Cancel | Gets or sets whether to cancel the action. |
Tab |
Gets the index of the processed tab item.
Inherited from Tab |
See Also