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

LayoutControlBase.DefaultPadding Field

Specifies the default value for the LayoutControlBase.Padding property. This constant returns the value of 10.

Namespace: DevExpress.Xpf.LayoutControl

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

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

Declaration

public const double DefaultPadding = 12

Field Value

Type
Double
See Also