ComponentOne ASP.NET MVC Controls
ShowAlphaChannel Property (InputColor)

C1.Web.Mvc Namespace > InputColor Class : ShowAlphaChannel Property
Gets or sets a value indicating whether the ColorPicker allows users to edit the color's alpha channel (transparency).
Syntax
'Declaration
 
<DefaultValueAttribute(True)>
Public Property ShowAlphaChannel As Boolean
[DefaultValue(true)]
public bool ShowAlphaChannel {get; set;}
See Also

Reference

InputColor Class
InputColor Members