ComponentOne ColorPicker for WPF
C1.WPF.ColorPicker Namespace / ColorPalette Class / Add Method

In This Topic
    Add Method
    In This Topic
    Adds the specified color to the palette.
    Overload List
    OverloadDescription
    Adds the specified color to the palette.  
    Adds the color with the specified name.  
    Adds the color with the specified name and description.  
    (Inherited from C1.DataCollection.C1DataCollectionList<ColorPaletteEntry>)
    See Also