ShowAlphaChannel Property
ShowAlphaChannel
Gets or sets a value indicating whether the ColorPicker allows users to edit the color's alpha channel (transparency).
Declaration
public bool ShowAlphaChannel { get; set; }
Public Property ShowAlphaChannel As Boolean