BarItemLinkCollection.Add(BarItem) Method
In This Article
Creates a link to the specified item and adds it to the current collection.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v14.2.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
item | Bar |
A Bar |
#Returns
Type | Description |
---|---|
Bar |
A Bar |
See Also