TabControlTabHidingEventArgs Properties
Provides data for the DXTabControl.TabHiding event.
Name | Description |
---|---|
Cancel |
Gets or sets a value indicating whether the event should be canceled.
Inherited from Cancel |
Item |
Gets the tab item that raised the event.
Inherited from Tab |
Tab |
Gets the index of the tab that raised the event.
Inherited from Tab |
See Also