BarItemLink.Assign(BarItemLinkBase) Method
In This Article
Copies settings of the specified object to the current object.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v14.2.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
link | Bar |
An object whose settings are copied. |
See Also