Skip to main content

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.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

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