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

Tile.ExtraSmallSize Field

Specifies the size of square extra small tiles, in pixels. The field’s value is 70. See Tile.Size to learn more.

Namespace: DevExpress.Xpf.LayoutControl

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

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

Declaration

public const double ExtraSmallSize = 70

Field Value

Type
Double
See Also