Back to Devexpress

TabControlTabStartDraggingEventArgs Properties

wpf-devexpress-dot-xpf-dot-core-dot-tabcontroltabstartdraggingeventargs-dot-underscore-properties.md

latest1.3 KB
Original Source

TabControlTabStartDraggingEventArgs Properties

Provides information for the DXTabControl.TabStartDragging event.

NameDescription
CancelGets or sets a value indicating whether the event should be canceled. Inherited from CancelEventArgs.
ItemGets the tab item that raised the event. Inherited from TabControlCommonCancelEventArgsBase.
TabIndexGets the index of the tab that raised the event. Inherited from TabControlCommonCancelEventArgsBase.

See Also

TabControlTabStartDraggingEventArgs Class

TabControlTabStartDraggingEventArgs Members

DevExpress.Xpf.Core Namespace