Name | Description | |
---|---|---|
![]() | ColorPalette Constructor | Creates an instance of the color palette with the specified theme name. |
The following tables list the members exposed by ColorPalette.
Name | Description | |
---|---|---|
![]() | ColorPalette Constructor | Creates an instance of the color palette with the specified theme name. |
Name | Description | |
---|---|---|
![]() | Count | (Inherited from C1.DataCollection.C1DataCollectionList<ColorPaletteEntry>) |
![]() | IsFixedSize | (Inherited from C1.DataCollection.C1DataCollectionList<ColorPaletteEntry>) |
![]() | IsReadOnly | (Inherited from C1.DataCollection.C1DataCollectionList<ColorPaletteEntry>) |
![]() | IsSynchronized | (Inherited from C1.DataCollection.C1DataCollectionList<ColorPaletteEntry>) |
![]() | Item | (Inherited from C1.DataCollection.C1DataCollectionList<ColorPaletteEntry>) |
![]() | SyncRoot | (Inherited from C1.DataCollection.C1DataCollectionList<ColorPaletteEntry>) |
![]() | ThemeName | Gets or sets the name of the color theme. |
Name | Description | |
---|---|---|
![]() | DataCollection | Overridden. Gets the data collection this list is wrapping. |
Name | Description | |
---|---|---|
![]() | Add | Overloaded. Adds the specified color to the palette. |
![]() | AddRange | (Inherited from C1.DataCollection.C1DataCollectionList<ColorPaletteEntry>) |
![]() | Clear | (Inherited from C1.DataCollection.C1DataCollectionList<ColorPaletteEntry>) |
![]() | Clone | Returns a clone of this palette with the specified theme name. |
![]() | Contains | Overloaded. Determines whether a color is in the palette. |
![]() | CopyTo | Overloaded. (Inherited from C1.DataCollection.C1DataCollectionList<ColorPaletteEntry>) |
![]() ![]() | GetColorPalette | Returns one of the predefined color palettes. |
![]() | GetEnumerator | (Inherited from C1.DataCollection.C1DataCollectionList<ColorPaletteEntry>) |
![]() | IndexOf | Overloaded. Searches for the specified color in the palette and returns a zero-based index of the found entry. |
![]() | Insert | Overloaded. (Inherited from C1.DataCollection.C1DataCollectionList<ColorPaletteEntry>) |
![]() | InsertRange | (Inherited from C1.DataCollection.C1DataCollectionList<ColorPaletteEntry>) |
![]() | Move | (Inherited from C1.DataCollection.C1DataCollectionList<ColorPaletteEntry>) |
![]() | Remove | Overloaded. (Inherited from C1.DataCollection.C1DataCollectionList<ColorPaletteEntry>) |
![]() | RemoveAt | (Inherited from C1.DataCollection.C1DataCollectionList<ColorPaletteEntry>) |
![]() | RemoveRange | (Inherited from C1.DataCollection.C1DataCollectionList<ColorPaletteEntry>) |
![]() | ReplaceRange | (Inherited from C1.DataCollection.C1DataCollectionList<ColorPaletteEntry>) |
![]() | Set | Overloaded. Assigns the color to the palette entry with the specified index. |
Name | Description | |
---|---|---|
![]() | OnCollectionChanged | (Inherited from C1.DataCollection.C1DataCollectionList<ColorPaletteEntry>) |
![]() | SetSource | (Inherited from C1.DataCollection.C1DataCollectionList<ColorPaletteEntry>) |
Name | Description | |
---|---|---|
![]() | CollectionChanged | (Inherited from C1.DataCollection.C1DataCollectionList<ColorPaletteEntry>) |