This is the enum that represent the all kind of Palettes.
It enables you to add colors to the palette simply by choosing one of its values.
Remarks
Namespace:Â
Telerik.Windows.ControlsAssembly:Â
Telerik.Windows.Controls.Input (in Telerik.Windows.Controls.Input.dll) Version: 2013.2.611.40
Syntax
| C# |
|---|
public enum ColorPreset |
| Visual Basic |
|---|
Public Enumeration ColorPreset |
Members
See Also