Extended Library for UWP | ComponentOne
C1.UWP.Extended Assembly / C1.Xaml.Extended 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