| Name | Description |
| CssClass | Sets the css class of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<ColorPicker,ColorPickerBuilder>) |
| CssStyle | Sets one CSS property. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<ColorPicker,ColorPickerBuilder>) |
| CssStyles | Sets the CSS styles. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<ColorPicker,ColorPickerBuilder>) |
| Height | Overloaded. Sets the height of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<ColorPicker,ColorPickerBuilder>) |
| HtmlAttribute | Sets one HTML attribute. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<ColorPicker,ColorPickerBuilder>) |
| HtmlAttributes | Overloaded. Sets the HTML attributes. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<ColorPicker,ColorPickerBuilder>) |
| Id | Sets the id of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<ColorPicker,ColorPickerBuilder>) |
| IsDisabled | Sets isDisabled state of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<ColorPicker,ColorPickerBuilder>) |
| OnClientGotFocus | Occurs when the control gets the focus. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<ColorPicker,ColorPickerBuilder>) |
| OnClientLostFocus | Occurs when the control loses the focus. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<ColorPicker,ColorPickerBuilder>) |
| OnClientValueChanged | Sets the OnClientValueChanged property. |
| Palette | Overloaded. Sets the Palette property. |
| ShowAlphaChannel | Sets the ShowAlphaChannel property. |
| ShowColorString | Sets the ShowColorString property. |
| TemplateBind | When the control works in template mode, bind the property which name is specified to some item which name is specified. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<ColorPicker,ColorPickerBuilder>) |
| ToHtmlString | Get an Html string. (Inherited from C1.Web.Mvc.Fluent.ComponentBuilder<ColorPicker,ColorPickerBuilder>) |
| ToTemplate | Transfer to template mode. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<ColorPicker,ColorPickerBuilder>) |
| Value | Sets the currently selected color. |
| Width | Overloaded. Sets the width of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<ColorPicker,ColorPickerBuilder>) |