Back to Devexpress

ControlReleasingEventArgs Properties

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

latest1.5 KB
Original Source

ControlReleasingEventArgs Properties

Provides data for the BaseView.ControlReleasing event.

NameDescription
CancelGets or sets a value indicating whether the event should be canceled. Inherited from CancelEventArgs.
DisposeControlGets or sets whether a content object should be disposed of after it has been unbound from a document.
DocumentThe Document related to the current event. Inherited from DocumentCancelEventArgs.
KeepControlGets or sets whether a deselected Document’s content should be kept.

See Also

ControlReleasingEventArgs Class

ControlReleasingEventArgs Members

DevExpress.XtraBars.Docking2010.Views Namespace