Bar.MergeSource Property
Gets the collection of item links that have been merged into the current bar.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
BarItemLinkReadOnlyCollection | A BarItemLinkReadOnlyCollection collection that specifies the collection of item links that have been merged into the current bar. |
See Also