Back to Devexpress

BarButtonGroup.LinksPersistInfo Property

windowsforms-devexpress-dot-xtrabars-dot-barbuttongroup-457c107c.md

latest1.1 KB
Original Source

BarButtonGroup.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)]
public override LinksInfo LinksPersistInfo { get; set; }
vb
<Browsable(False)>
Public Overrides Property LinksPersistInfo As LinksInfo

Property Value

TypeDescription
DevExpress.XtraBars.LinksInfo

Always null ( Nothing in Visual Basic).

|

See Also

BarButtonGroup Class

BarButtonGroup Members

DevExpress.XtraBars Namespace