Back to Devexpress

Length Class

windowsforms-devexpress-dot-xtrabars-dot-docking2010-dot-views-dot-widget-50121cbc.md

latest2.1 KB
Original Source

Length Class

A structure that specifies the width (or the height) of StackGroups, RowDefinitions and ColumnDefinitions.

Namespace : DevExpress.XtraBars.Docking2010.Views.Widget

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public class Length
vb
Public Class Length

The following members return Length objects:

Remarks

The Length class provides 2 properties - Length.UnitType and Length.UnitValue. See these properties to learn more.

Inheritance

Object Length

See Also

Length Members

UnitType

UnitValue

DevExpress.XtraBars.Docking2010.Views.Widget Namespace