Search Results for

    Show / Hide Table of Contents
    View Source

    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 Source

    ShowAlpha

    Declaration
    public bool ShowAlpha { get; set; }
    Property Value
    Type Description
    System.Boolean
    View Source

    ShowPalette

    Declaration
    public bool ShowPalette { get; set; }
    Property Value
    Type Description
    System.Boolean
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • ShowAlpha
      • ShowPalette
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX