Back to Devexpress

DXWrapLayout.ItemSpacing Property

maui-devexpress-dot-maui-dot-core-dot-dxwraplayout-95814141.md

latest916 B
Original Source

DXWrapLayout.ItemSpacing Property

Gets or sets the amount of space between the DXWrapLayout child elements. This is a bindable property.

Namespace : DevExpress.Maui.Core

Assembly : DevExpress.Maui.Core.dll

NuGet Package : DevExpress.Maui.Core

Declaration

csharp
public double ItemSpacing { get; set; }

Property Value

TypeDescription
Double

The amount of space between the DXWrapLayout child elements.

|

See Also

DXWrapLayout Class

DXWrapLayout Members

DevExpress.Maui.Core Namespace