Back to Devexpress

BarManager.IsLinkSizing Property

windowsforms-devexpress-dot-xtrabars-dot-barmanager-52d1992b.md

latest1.2 KB
Original Source

BarManager.IsLinkSizing Property

Gets or sets a value indicating whether the BarManager‘s link is being resized.

Namespace : DevExpress.XtraBars

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[Browsable(false)]
public bool IsLinkSizing { get; }
vb
<Browsable(False)>
Public ReadOnly Property IsLinkSizing As Boolean

Property Value

TypeDescription
Boolean

true if the BarManager‘s link is being resized; otherwise false.

|

See Also

BarManager Class

BarManager Members

DevExpress.XtraBars Namespace