PaletteCollection.Add(ColorPalette) Method
In This Article
Adds the specified ColorPalette object to the end of the collection.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v14.2.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
new |
Color |
A Color |
See Also