DocumentCancelEventArgs.Document Property
The Document related to the current event.
Namespace: DevExpress.XtraBars.Docking2010.Views
Assembly: DevExpress.XtraBars.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
BaseDocument | A BaseDocument related to the current event. |
See Also