A newer version of this page is available.
Switch to the current version.
DocumentEventArgs.Document Property
Points to the document related to the current event.
Namespace: DevExpress.XtraBars.Docking2010.Views
Assembly: DevExpress.XtraBars.v19.2.dll
Declaration
Property Value
Type | Description |
---|---|
BaseDocument | A BaseDocument related to the current event. |
Remarks
See the Deferred Load topic to learn more.
See Also
Feedback