Skip to main content

LayoutControlBase.DefaultPadding Field

In This Article

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

Namespace: DevExpress.Xpf.LayoutControl

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

#Declaration

public const double DefaultPadding = 12

#Field Value

Type
Double
See Also