Back to Devexpress

LayoutControlBase.DefaultPadding Field

wpf-devexpress-dot-xpf-dot-layoutcontrol-dot-layoutcontrolbase-543ccad3.md

latest1.1 KB
Original Source

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

NuGet Package : DevExpress.Wpf.LayoutControl

Declaration

csharp
public const double DefaultPadding = 12
vb
Public Const DefaultPadding As Double = 12

Field Value

Type
Double

See Also

LayoutControlBase Class

LayoutControlBase Members

DevExpress.Xpf.LayoutControl Namespace