Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended.PropertyGrid Namespace / ColorEditor Class / ShowAlphaChannel Property

In This Topic
    ShowAlphaChannel Property (ColorEditor)
    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