C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / ColorPicker Class
Members

ColorPicker Class
The ColorPicker control allows users to select a color by clicking on panels to adjust color channels (hue, saturation, brightness, alpha).
Object Model
ColorPicker Class
Syntax
'Declaration
 
Public Class ColorPicker 
   Inherits InputBase
   Implements ITemplateMicrosoft.AspNetCore.Html.IHtmlContent 
 
Inheritance Hierarchy

System.Object
   C1.Web.Mvc.Component
      C1.Web.Mvc.Control
         C1.Web.Mvc.InputBase
            C1.Web.Mvc.ColorPicker

See Also