TabControlTabRemovedEventArgs Constructors
Provides data for the DXTabControl.TabRemoved event.Name | Parameters | Description |
---|---|---|
TabControlTabRemovedEventArgs(Int32, Object, Boolean) | index, item, isDragDrop | Initializes a new instance of the TabControlTabRemovedEventArgs class with the specified settings. |
See Also