Back to Devexpress

Length Constructors

windowsforms-devexpress-dot-xtrabars-dot-docking2010-dot-views-dot-widget-dot-length-dot-ctor.md

latest1.5 KB
Original Source

Length Constructors

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

NameParametersDescription
Length()noneInitializes a new instance of the Length class with the default settings.
Length(Double, LengthUnitType)unitValue, widgetUnitTypeInitializes a new instance of the Length class with the specified settings.
Length(Double)pixelsInitializes a new instance of the Length class with the specified settings.

See Also

Length Class

Length Members

DevExpress.XtraBars.Docking2010.Views.Widget Namespace