RibbonMiniToolbarCollection.Remove(RibbonMiniToolbar) Method
Removes the specified element from the collection.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
miniToolbar | RibbonMiniToolbar | A RibbonMiniToolbar object to be removed from the collection. |
See Also