Gets or sets the available preset colors in the popup.
Namespace: MindFusion.UI.Web Assembly: MindFusion.UI.Web
Syntax
Visual Basic
Copy Code
|
---|
Public Property Preset As ColorPreset |
Property Value
Type: ColorPreset One of the ColorPreset Enumeration values that specifies the available preset colors in the control's popup. Default value is ColorPreset.Default.
See Also
|