ComponentOne ColorPicker for WPF
C1.WPF.ColorPicker Namespace / C1ColorPicker Class / ShowAlphaChannel Property

In This Topic
    ShowAlphaChannel Property (C1ColorPicker)
    In This Topic
    Gets or sets whether the alpha channel must be shown in the advanced control.
    Syntax
    'Declaration
     
    
    Public Property ShowAlphaChannel As Boolean
    public bool ShowAlphaChannel {get; set;}
    See Also