ComponentOne ColorPicker for WPF
C1.WPF.ColorPicker Namespace / ColorPalette Class
Properties Methods Events


In This Topic
    ColorPalette Class Members
    In This Topic

    The following tables list the members exposed by ColorPalette.

    Public Constructors
     NameDescription
    Public ConstructorCreates an instance of the color palette with the specified theme name.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from C1.DataCollection.C1DataCollectionList<ColorPaletteEntry>)
    Public Property (Inherited from C1.DataCollection.C1DataCollectionList<ColorPaletteEntry>)
    Public Property (Inherited from C1.DataCollection.C1DataCollectionList<ColorPaletteEntry>)
    Public Property (Inherited from C1.DataCollection.C1DataCollectionList<ColorPaletteEntry>)
    Public Property (Inherited from C1.DataCollection.C1DataCollectionList<ColorPaletteEntry>)
    Public Property (Inherited from C1.DataCollection.C1DataCollectionList<ColorPaletteEntry>)
    Public PropertyGets or sets the name of the color theme.  
    Top
    Protected Properties
     NameDescription
    Protected PropertyOverridden. Gets the data collection this list is wrapping.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Adds the specified color to the palette.  
    Public Method (Inherited from C1.DataCollection.C1DataCollectionList<ColorPaletteEntry>)
    Public Method (Inherited from C1.DataCollection.C1DataCollectionList<ColorPaletteEntry>)
    Public MethodReturns a clone of this palette with the specified theme name.  
    Public MethodOverloaded. Determines whether a color is in the palette.  
    Public MethodOverloaded.  (Inherited from C1.DataCollection.C1DataCollectionList<ColorPaletteEntry>)
    Public Methodstatic (Shared in Visual Basic)Returns one of the predefined color palettes.  
    Public Method (Inherited from C1.DataCollection.C1DataCollectionList<ColorPaletteEntry>)
    Public MethodOverloaded. Searches for the specified color in the palette and returns a zero-based index of the found entry.  
    Public MethodOverloaded.  (Inherited from C1.DataCollection.C1DataCollectionList<ColorPaletteEntry>)
    Public Method (Inherited from C1.DataCollection.C1DataCollectionList<ColorPaletteEntry>)
    Public Method (Inherited from C1.DataCollection.C1DataCollectionList<ColorPaletteEntry>)
    Public MethodOverloaded.  (Inherited from C1.DataCollection.C1DataCollectionList<ColorPaletteEntry>)
    Public Method (Inherited from C1.DataCollection.C1DataCollectionList<ColorPaletteEntry>)
    Public Method (Inherited from C1.DataCollection.C1DataCollectionList<ColorPaletteEntry>)
    Public Method (Inherited from C1.DataCollection.C1DataCollectionList<ColorPaletteEntry>)
    Public MethodOverloaded. Assigns the color to the palette entry with the specified index.  
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from C1.DataCollection.C1DataCollectionList<ColorPaletteEntry>)
    Protected Method (Inherited from C1.DataCollection.C1DataCollectionList<ColorPaletteEntry>)
    Top
    Public Events
     NameDescription
    Public Event (Inherited from C1.DataCollection.C1DataCollectionList<ColorPaletteEntry>)
    Top
    See Also