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

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