QueryControlEventArgs(BaseDocument) Constructor
Initializes a new instance of the QueryControlEventArgs class associated with a specific document.
Namespace: DevExpress.XtraBars.Docking2010.Views
Assembly: DevExpress.XtraBars.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
document | BaseDocument | A BaseDocument object. |
See Also