ComponentOne ColorPicker for WPF
C1.WPF.ColorPicker Namespace / C1ColorPicker Class / Mode Property

In This Topic
    Mode Property
    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