Click or drag to resize

DynamicLayoutSpacing Property

Gets or sets the spacing between the first level of cells

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public Nullable<Size> Spacing { get; set; }

Property Value

Type: NullableSize
The spacing.
See Also