BarManagerCategoryCollection.Remove(BarManagerCategory) Method
Removes the specified category from the collection.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v20.2.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Parameters
Name | Type | Description |
---|---|---|
category | BarManagerCategory | A BarManagerCategory object representing a category to remove. |
See Also