Back to Devexpress

TabControlTabHidingEventArgs Properties

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

latest1.2 KB
Original Source

TabControlTabHidingEventArgs Properties

Provides data for the DXTabControl.TabHiding 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

TabControlTabHidingEventArgs Class

TabControlTabHidingEventArgs Members

DevExpress.Xpf.Core Namespace