TabControlTabAddingEventArgs Properties
Provides data for the cancelable DXTabControl.TabAdding event.
Name | Description |
---|---|
Cancel |
Gets or sets a value indicating whether the event should be canceled.
Inherited from Cancel |
Item | Gets or sets the tab item. |
See Also