Skip to main content

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

NuGet Package: DevExpress.Wpf.LayoutControl

Declaration

public const double DefaultPadding = 12

Field Value

Type
Double
See Also