DocumentCancelEventArgs.Document Property
In This Article
The Document related to the current event.
Namespace: DevExpress.XtraBars.Docking2010.Views
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
public BaseDocument Document { get; }
#Property Value
Type | Description |
---|---|
Base |
A Base |
See Also