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