TabControlCommonCancelEventArgsBase Properties
Serves as the base for classes that provide data for DXTabControl events.
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. |
Tab |
Gets the index of the tab that raised the event. |
See Also