Back to Devexpress

DocumentCancelEventArgs Properties

windowsforms-devexpress-dot-xtrabars-dot-docking2010-dot-views-dot-documentcanceleventargs-dot-underscore-properties.md

latest1.0 KB
Original Source

DocumentCancelEventArgs Properties

Provides data for the BaseView.DocumentClosing event.

NameDescription
CancelGets or sets a value indicating whether the event should be canceled. Inherited from CancelEventArgs.
DocumentThe Document related to the current event.

See Also

DocumentCancelEventArgs Class

DocumentCancelEventArgs Members

DevExpress.XtraBars.Docking2010.Views Namespace