Extended Library for UWP | ComponentOne
C1.UWP.Extended Assembly / C1.Xaml.Extended Namespace / C1BasicColorPickerPart Class / ShowTransparentColor Property

In This Topic
    ShowTransparentColor Property (C1BasicColorPickerPart)
    In This Topic
    Gets or sets a value indicating whether the transparent color is shown.
    Syntax
    'Declaration
     
    Public Property ShowTransparentColor As Boolean
    public bool ShowTransparentColor {get; set;}
    See Also