Back to Devexpress

BarItemLink.MinWidth Property

windowsforms-devexpress-dot-xtrabars-dot-baritemlink-c981cf3c.md

latest1.1 KB
Original Source

BarItemLink.MinWidth Property

Returns the minimum width of the current BarItemLink.

Namespace : DevExpress.XtraBars

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[Browsable(false)]
public virtual int MinWidth { get; }
vb
<Browsable(False)>
Public Overridable ReadOnly Property MinWidth As Integer

Property Value

TypeDescription
Int32

The return value is 0.

|

See Also

BarItemLink Class

BarItemLink Members

DevExpress.XtraBars Namespace