Extended Library for UWP | ComponentOne
C1.UWP.Extended Assembly / C1.Xaml.Extended Namespace / C1SpectrumColorPicker Class / ShowAlphaChannel Property

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