Back to Devexpress

CustomPalette Constructors

wpf-devexpress-dot-xpf-dot-editors-dot-custompalette-dot-ctor.md

latest1.1 KB
Original Source

CustomPalette Constructors

Represents a custom color palette.

NameParametersDescription
CustomPalette(String, IEnumerable<Color>, Boolean)name, colors, calcBorderInitializes a new instance of the CustomPalette class with the specified settings.
CustomPalette(String, IEnumerable<Color>)name, colorsInitializes a new instance of the CustomPalette class with the specified name and colors.

See Also

CustomPalette Class

CustomPalette Members

DevExpress.Xpf.Editors Namespace