TabControlTabAddedEventArgs Constructors
Provides data for the DXTabControl.TabAdded event.Name | Parameters | Description |
---|---|---|
TabControlTabAddedEventArgs(Int32, Object) | index, item | Initializes a new instance of the TabControlTabAddedEventArgs class. |
See Also