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

In This Topic
    Mode Property (ColorEditor)
    In This Topic
    Gets or sets the mode indicating which of the basic and advanced controls are shown.
    Syntax
    'Declaration
     
    
    Public Property Mode As C1ColorPickerMode
    public C1ColorPickerMode Mode {get; set;}
    See Also