ToolbarFormControl.Manager Property
Gets or sets the DevExpress.XtraBars.ToolbarForm.ToolbarFormManager that provides bar items for this ToolbarFormControl.
Namespace: DevExpress.XtraBars.ToolbarForm
Assembly: DevExpress.XtraBars.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| BarManager | The DevExpress.XtraBars.ToolbarForm.ToolbarFormManager that provides bar items for this ToolbarFormControl. |
See Also