ASP.NET MVC Controls
InputColorBuilder Class Members
Methods 

The following tables list the members exposed by InputColorBuilder.

Public Constructors
 NameDescription
Public ConstructorInputColorBuilder ConstructorCreate one InputColorBuilder instance.  
Top
Public Methods
 NameDescription
Public MethodAutoExpandSelectionSets the AutoExpandSelection property. (Inherited from C1.Web.Mvc.Fluent.DropDownBuilder<InputColor,InputColorBuilder>)
Public MethodCssClassSets the css class of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<InputColor,InputColorBuilder>)
Public MethodCssStyleSets one CSS property. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<InputColor,InputColorBuilder>)
Public MethodCssStylesSets the CSS styles. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<InputColor,InputColorBuilder>)
Public MethodDropDownCssClassSets the DropDownCssClass property. (Inherited from C1.Web.Mvc.Fluent.DropDownBuilder<InputColor,InputColorBuilder>)
Public MethodHeightOverloaded. Sets the height of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<InputColor,InputColorBuilder>)
Public MethodHtmlAttributeSets one HTML attribute. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<InputColor,InputColorBuilder>)
Public MethodHtmlAttributesOverloaded. Sets the HTML attributes. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<InputColor,InputColorBuilder>)
Public MethodIdSets the id of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<InputColor,InputColorBuilder>)
Public MethodIsAnimatedSets the IsAnimated property. (Inherited from C1.Web.Mvc.Fluent.DropDownBuilder<InputColor,InputColorBuilder>)
Public MethodIsDisabledSets isDisabled state of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<InputColor,InputColorBuilder>)
Public MethodIsDroppedDownSets the IsDroppedDown property. (Inherited from C1.Web.Mvc.Fluent.DropDownBuilder<InputColor,InputColorBuilder>)
Public MethodIsReadOnlySets the IsReadOnly property. (Inherited from C1.Web.Mvc.Fluent.DropDownBuilder<InputColor,InputColorBuilder>)
Public MethodIsRequiredSets the IsRequired property. (Inherited from C1.Web.Mvc.Fluent.DropDownBuilder<InputColor,InputColorBuilder>)
Public MethodNameSets the Name property. (Inherited from C1.Web.Mvc.Fluent.FormInputBaseBuilder<InputColor,InputColorBuilder>)
Public MethodOnClientGotFocusOccurs when the control gets the focus. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<InputColor,InputColorBuilder>)
Public MethodOnClientIsDroppedDownChangedSets the OnClientIsDroppedDownChanged property. (Inherited from C1.Web.Mvc.Fluent.DropDownBuilder<InputColor,InputColorBuilder>)
Public MethodOnClientIsDroppedDownChangingSets the OnClientIsDroppedDownChanging property. (Inherited from C1.Web.Mvc.Fluent.DropDownBuilder<InputColor,InputColorBuilder>)
Public MethodOnClientLostFocusOccurs when the control loses the focus. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<InputColor,InputColorBuilder>)
Public MethodOnClientTextChangedSets the OnClientTextChanged property. (Inherited from C1.Web.Mvc.Fluent.DropDownBuilder<InputColor,InputColorBuilder>)
Public MethodOnClientValueChangedSets the OnClientValueChanged property.  
Public MethodPlaceholderSets the Placeholder property. (Inherited from C1.Web.Mvc.Fluent.DropDownBuilder<InputColor,InputColorBuilder>)
Public MethodShowAlphaChannelSets the ShowAlphaChannel property.  
Public MethodShowDropDownButtonSets the ShowDropDownButton property. (Inherited from C1.Web.Mvc.Fluent.DropDownBuilder<InputColor,InputColorBuilder>)
Public MethodTemplateBindWhen 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<InputColor,InputColorBuilder>)
Public MethodTextSets the Text property. (Inherited from C1.Web.Mvc.Fluent.DropDownBuilder<InputColor,InputColorBuilder>)
Public MethodToHtmlStringGet an Html string. (Inherited from C1.Web.Mvc.Fluent.ComponentBuilder<InputColor,InputColorBuilder>)
Public MethodToTemplateTransfer to template mode. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<InputColor,InputColorBuilder>)
Public MethodValueSets the current color.  
Public MethodWidthOverloaded. Sets the width of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<InputColor,InputColorBuilder>)
Top
Extension Methods
 NameDescription
Public Extension MethodToTemplateRender the html string in template mode.
Top
See Also

Reference

InputColorBuilder Class
C1.Web.Mvc.Fluent Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback