Class EyeDropperColorPickerConfiguration
Represents the configuration for the Eye Dropper picker value editor.
Inheritance
System.Object
Namespace: Umbraco.Cms.Core.PropertyEditors
Assembly: Umbraco.Core.dll
Syntax
public class EyeDropperColorPickerConfiguration
Properties
View SourceShowAlpha
Declaration
public bool ShowAlpha { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
ShowPalette
Declaration
public bool ShowPalette { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |