Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.Extended.PropertyGrid Namespace / BrushEditor Class / ShowTransparentColor Property

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