Back to Devexpress

Bar.LinksPersistInfo Property

windowsforms-devexpress-dot-xtrabars-dot-bar-954b017c.md

latest1.0 KB
Original Source

Bar.LinksPersistInfo Property

This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Namespace : DevExpress.XtraBars

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[Browsable(false)]
[InheritableCollection]
public LinksInfo LinksPersistInfo { get; set; }
vb
<Browsable(False)>
<InheritableCollection>
Public Property LinksPersistInfo As LinksInfo

Property Value

Type
DevExpress.XtraBars.LinksInfo

See Also

Bar Class

Bar Members

DevExpress.XtraBars Namespace