RibbonMiniToolbar(IContainer) Constructor
Initializes a new RibbonMiniToolbar class instance with the specified container.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v23.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Parameters
Name | Type | Description |
---|---|---|
container | IContainer | An object which implements the IContainer interface. |
See Also