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