DocumentEventArgs(BaseDocument) Constructor
Initializes a new instance of the DocumentEventArgs object with specific settings.
Namespace: DevExpress.XtraBars.Docking2010.Views
Assembly: DevExpress.XtraBars.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| document | BaseDocument | A Document that owns the created DocumentEventArgs. |
See Also