RibbonMiniToolbarCollection(RibbonControl) Constructor
Initializes a new RibbonMiniToolbarCollection class instance with the specified Ribbon.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
ribbon | RibbonControl | A RibbonControl object that will own the created collection. This value is assigned to the RibbonMiniToolbarCollection.Ribbon property. |
See Also