QueryDocumentEventArgs(String, Boolean) Constructor
Initializes a new instance of the QueryDocumentEventArgs class with specified settings.
Namespace: DevExpress.XtraBars.Docking2010.Views
Assembly: DevExpress.XtraBars.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| name | String |
| hasQueryControl | Boolean |
See Also