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

TileLayoutControl.DefaultGroupHeaderSpace Field

Gets the default value for the TileLayoutControl.GroupHeaderSpace property. The DefaultGroupHeaderSpace field is set to 11.

Namespace: DevExpress.Xpf.LayoutControl

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

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

Declaration

public const double DefaultGroupHeaderSpace = 11

Field Value

Type
Double
See Also