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

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

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