Back to Devexpress

Chip.IconIndent Property

maui-devexpress-dot-maui-dot-editors-dot-chip-9800381e.md

latest791 B
Original Source

Chip.IconIndent Property

Gets or sets the indent between the icon and text.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public double IconIndent { get; set; }

Property Value

TypeDefaultDescription
Double0

A value that specifies indent (in pixels) between the icon and text.

|

See Also

Chip Class

Chip Members

DevExpress.Maui.Editors Namespace