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