BarItem.VisibleLinkInfos Property
In This Article
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
[Browsable(false)]
public IEnumerable<BarItemLinkInfo> VisibleLinkInfos { get; }
#Property Value
Type |
---|
IEnumerable<DevExpress. |
See Also