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