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