Bar.RemoveLink(BarItemLink) Method
Removes the first occurrence of a specific link from the Bar.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Parameters
Name | Type | Description |
---|---|---|
itemLink | BarItemLink | The link to remove from the Bar. |
See Also