Back to Devexpress

TabControlTabRemovingEventArgs Properties

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

latest1.4 KB
Original Source

TabControlTabRemovingEventArgs Properties

Provides data for the cancelable DXTabControl.TabRemoving event.

NameDescription
CancelGets or sets a value indicating whether the event should be canceled. Inherited from CancelEventArgs.
IsDragDropGets a value which indicates whether the associated event is part of a drag-and-drop operation.
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

TabControlTabRemovingEventArgs Class

TabControlTabRemovingEventArgs Members

DevExpress.Xpf.Core Namespace