ILinksHolder.Merge(ILinksHolder) Method
In This Article
Adds the visible links from the specified link container onto the current link container.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v14.2.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
holder | ILinks |
A ILinks |
See Also