Extended Library for UWP | ComponentOne
C1.UWP.Extended Assembly / C1.Xaml.Extended Namespace / C1ColorPicker Class / Palette Property

In This Topic
    Palette Property (C1ColorPicker)
    In This Topic
    Gets or sets the palette displayed in the basic tab.
    Syntax
    'Declaration
     
    Public Property Palette As ColorPalette
    public ColorPalette Palette {get; set;}
    See Also