Skip to main content
A newer version of this page is available. .
Bar

BarItemLink.MinWidth Property

Returns the minimum width of the current BarItemLink.

Namespace: DevExpress.XtraBars

Assembly: DevExpress.XtraBars.v21.2.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.Navigation

Declaration

[Browsable(false)]
public virtual int MinWidth { get; }

Property Value

Type Description
Int32

The return value is 0.

See Also