BarListItem.ItemLinks Property
In This Article
This member is not supported by the BarListItem class.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v14.2.dll
#Declaration
[XtraSerializableProperty(XtraSerializationVisibility.Hidden, XtraSerializationFlags.None)]
public override BarItemLinkCollection ItemLinks { get; }
#Property Value
Type |
---|
Bar |
See Also