Back to Devexpress

ChipGroup.ChipIconIndent Property

maui-devexpress-dot-maui-dot-editors-dot-chipgroup-55ad92ed.md

latest816 B
Original Source

ChipGroup.ChipIconIndent Property

Gets or sets the indent of the icon from text for 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 ChipIconIndent { get; set; }

Property Value

TypeDefaultDescription
Double0

The indent.

|

See Also

ChipGroup Class

ChipGroup Members

DevExpress.Maui.Editors Namespace