Back to Devexpress

Chip.Padding Property

maui-devexpress-dot-maui-dot-editors-dot-chip-722c9daa.md

latest778 B
Original Source

Chip.Padding Property

Gets or sets the amount of space around the chip.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public Thickness Padding { get; set; }

Property Value

TypeDescription
Thickness

A structure that specifies an amount of space around a rectangle.

|

See Also

Chip Class

Chip Members

DevExpress.Maui.Editors Namespace