BarItemLinkCollection(ILinksHolder) Constructor
Initializes a new instance of the BarItemLinkCollection class with the specified settings.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
holder | ILinksHolder | An ILinksHolder object that owns this BarItemLinkCollection. |
See Also