Gets or sets the available preset colors in the popup. Namespace: MindFusion.UI.Web
|
C#
![]() |
---|
public ColorPreset Preset { get; set; } |
Visual Basic
![]() |
---|
Public Property Preset As ColorPreset |
Type: ColorPreset
One of the ColorPreset Enumeration values that specifies the available preset colors in the control's popup. Default value is ColorPreset.Default.