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.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
BarManager | The DevExpress.XtraBars.ToolbarForm.ToolbarFormManager that provides bar items for this ToolbarFormControl. |
See Also