ControlReleasingEventArgs Properties
Provides data for the BaseView.ControlReleasing event.
Name | Description |
---|---|
Cancel |
Gets or sets a value indicating whether the event should be canceled.
Inherited from Cancel |
Dispose |
Gets or sets whether a content object should be disposed of after it has been unbound from a document. |
Document |
The Document related to the current event.
Inherited from Document |
Keep |
Gets or sets whether a deselected Document’s content should be kept. |
See Also