Bar.MergeSource Property
Gets the collection of item links that have been merged into the current bar.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.2.dll
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