Back to Devexpress

TabControlTabShowingEventArgs Properties

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

latest1.2 KB
Original Source

TabControlTabShowingEventArgs Properties

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

TabControlTabShowingEventArgs Class

TabControlTabShowingEventArgs Members

DevExpress.Xpf.Core Namespace