ToolbarFormManager(Boolean) Constructor
Initializes a new instance of the ToolbarFormManager.
Namespace: DevExpress.XtraBars.ToolbarForm
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Parameters
Name | Type | Description |
---|---|---|
designTimeManager | Boolean | true, if this Manager can be used at design time; othewise, false. |
See Also