
'Declaration
Public NotInheritable Class ColorPalette Inherits C1.DataCollection.C1DataCollectionList(Of ColorPaletteEntry)
public sealed class ColorPalette : C1.DataCollection.C1DataCollectionList<ColorPaletteEntry>
System.Object
C1.DataCollection.C1DataCollectionList<T>
C1.WPF.ColorPicker.ColorPalette