Back to Devexpress

ChipGroup.VerticalSpacing Property

maui-devexpress-dot-maui-dot-editors-dot-chipgroup-4b8f1841.md

latest877 B
Original Source

ChipGroup.VerticalSpacing Property

Gets or sets the vertical amount of space between chips in this group when they are arranged in multiple rows. This is a bindable property.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public double VerticalSpacing { get; set; }

Property Value

TypeDefaultDescription
Double0

The amount of space in pixels.

|

See Also

ChipGroup Class

ChipGroup Members

DevExpress.Maui.Editors Namespace