Back to Devexpress

PopupColorEdit.ChipMargin Property

wpf-devexpress-dot-xpf-dot-editors-dot-popupcoloredit-81606254.md

latest1.4 KB
Original Source

PopupColorEdit.ChipMargin Property

Gets or sets the outer margin of a color chip. This is a dependency property.

Namespace : DevExpress.Xpf.Editors

Assembly : DevExpress.Xpf.Core.v25.2.dll

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public Thickness ChipMargin { get; set; }
vb
Public Property ChipMargin As Thickness

Property Value

TypeDescription
Thickness

A Thickness structure that specifies the outer margin of a color chip.

|

See Also

ChipSize

ChipBorderBrush

PopupColorEdit Class

PopupColorEdit Members

DevExpress.Xpf.Editors Namespace