Back to Devexpress

ItemCancelEventArgs Properties

windowsforms-devexpress-dot-xtrabars-dot-itemcanceleventargs-dot-underscore-properties.md

latest1.3 KB
Original Source

ItemCancelEventArgs Properties

Provides data for the BarEditItem.ShowingEditor event.

NameDescription
CancelGets or sets a value indicating whether the editor within an item is read only.
ItemGets the BarItem whose link was clicked. Inherited from ItemClickEventArgs.
LinkGets the clicked BarItemLink. Inherited from ItemClickEventArgs.
MouseButtonGets the pressed mouse button. Inherited from ItemClickEventArgs.

See Also

ItemCancelEventArgs Class

ItemCancelEventArgs Members

DevExpress.XtraBars Namespace