BarSplitButtonItemLink.Assign(BarItemLinkBase) Method
Copies settings from the specified object to the current object.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v25.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| link | BarItemLinkBase | A BarItemLinkBase object whose settings are copied. |
See Also