Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.Extended.PropertyGrid Namespace / BrushEditor Class / Palette Property

In This Topic
    Palette Property (BrushEditor)
    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