Property ShowAlphaValue
ShowAlphaValue
Boolean that determines if the color picker and the color field should show the alpha value.
Declaration
[Chainable]
public bool ShowAlphaValue { get; set; }
Property Value
| Type | Description |
|---|---|
| Boolean | True if the control should show the alpha value, false otherwise (default: true) |