Back to Devexpress

TabControlCommonCancelEventArgsBase Properties

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

latest1.1 KB
Original Source

TabControlCommonCancelEventArgsBase Properties

Serves as the base for classes that provide data for DXTabControl events.

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

See Also

TabControlCommonCancelEventArgsBase Class

TabControlCommonCancelEventArgsBase Members

DevExpress.Xpf.Core Namespace