Back to Devexpress

Bar.FloatSize Property

windowsforms-devexpress-dot-xtrabars-dot-bar-42d54f67.md

latest1.1 KB
Original Source

Bar.FloatSize Property

Get or sets the size of the Bar in pixels if the bar is floating.

Namespace : DevExpress.XtraBars

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[XtraSerializableProperty]
public Size FloatSize { get; set; }
vb
<XtraSerializableProperty>
Public Property FloatSize As Size

Property Value

TypeDescription
Size

The size of the Bar in pixels if the bar is floating.

|

See Also

Bar Class

Bar Members

DevExpress.XtraBars Namespace