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.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
BarManager | The DevExpress.XtraBars.ToolbarForm.ToolbarFormManager that provides bar items for this ToolbarFormControl. |
See Also