Property color
color
The single color of the ColorSwatch. Setting this property will overwrite the current color entry list to contain only the given single color value. The property's getter always return the first item of the color entry list.
Declaration
public Color color { get; set; }
Property Value
Type | Description |
---|---|
Color |