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