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

FlowLayoutControl.DefaultLayerSpace Field

Returns the default value for the FlowLayoutControl.LayerSpace property. This field is set to 7.

Namespace: DevExpress.Xpf.LayoutControl

Assembly: DevExpress.Xpf.LayoutControl.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.LayoutControl, DevExpress.Wpf.Layout

Declaration

public const double DefaultLayerSpace = 7

Field Value

Type
Double
See Also