Back to Devexpress

ChipGroup.HorizontalSpacing Property

maui-devexpress-dot-maui-dot-editors-dot-chipgroup-176bdc06.md

latest843 B
Original Source

ChipGroup.HorizontalSpacing Property

Gets or sets the horizontal amount of space between chips in this group. This is a bindable property.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public double HorizontalSpacing { get; set; }

Property Value

TypeDefaultDescription
Double0

The amount of space in pixels.

|

See Also

ChipGroup Class

ChipGroup Members

DevExpress.Maui.Editors Namespace