Skip to main content

PopupColorEdit.ChipSize Property

Gets or sets the size of color chips. This is a dependency property.

Namespace: DevExpress.Xpf.Editors

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

#Declaration

public ChipSize ChipSize { get; set; }

#Property Value

Type Description
ChipSize

A ChipSize enumeration value that specifies the size of color chips.

See Also