ASP.NET MVC Controls
InputDateBuilder Class Members
Methods 

The following tables list the members exposed by InputDateBuilder.

Public Constructors
 NameDescription
Public ConstructorInputDateBuilder ConstructorCreate one InputDateBuilder instance.  
Top
Public Methods
 NameDescription
Public MethodAutoExpandSelectionSets the AutoExpandSelection property. (Inherited from C1.Web.Mvc.Fluent.DropDownBuilder<InputDate,InputDateBuilder>)
Public MethodCssClassSets the css class of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<InputDate,InputDateBuilder>)
Public MethodCssStyleSets one CSS property. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<InputDate,InputDateBuilder>)
Public MethodCssStylesSets the CSS styles. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<InputDate,InputDateBuilder>)
Public MethodDropDownCssClassSets the DropDownCssClass property. (Inherited from C1.Web.Mvc.Fluent.DropDownBuilder<InputDate,InputDateBuilder>)
Public MethodFormatSets the Format property. (Inherited from C1.Web.Mvc.Fluent.InputDateBaseBuilder<InputDate,InputDateBuilder>)
Public MethodHeightOverloaded. Sets the height of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<InputDate,InputDateBuilder>)
Public MethodHtmlAttributeSets one HTML attribute. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<InputDate,InputDateBuilder>)
Public MethodHtmlAttributesOverloaded. Sets the HTML attributes. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<InputDate,InputDateBuilder>)
Public MethodIdSets the id of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<InputDate,InputDateBuilder>)
Public MethodInputTypeSets the InputType property. (Inherited from C1.Web.Mvc.Fluent.InputDateBaseBuilder<InputDate,InputDateBuilder>)
Public MethodIsAnimatedSets the IsAnimated property. (Inherited from C1.Web.Mvc.Fluent.DropDownBuilder<InputDate,InputDateBuilder>)
Public MethodIsDisabledSets isDisabled state of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<InputDate,InputDateBuilder>)
Public MethodIsDroppedDownSets the IsDroppedDown property. (Inherited from C1.Web.Mvc.Fluent.DropDownBuilder<InputDate,InputDateBuilder>)
Public MethodIsReadOnlySets the IsReadOnly property. (Inherited from C1.Web.Mvc.Fluent.DropDownBuilder<InputDate,InputDateBuilder>)
Public MethodIsRequiredSets the IsRequired property. (Inherited from C1.Web.Mvc.Fluent.InputDateBaseBuilder<InputDate,InputDateBuilder>)
Public MethodItemFormatterSets the ItemFormatter property. (Inherited from C1.Web.Mvc.Fluent.InputDateBaseBuilder<InputDate,InputDateBuilder>)
Public MethodItemValidatorSets the ItemValidator property. (Inherited from C1.Web.Mvc.Fluent.InputDateBaseBuilder<InputDate,InputDateBuilder>)
Public MethodMaskSets the Mask property. (Inherited from C1.Web.Mvc.Fluent.InputDateBaseBuilder<InputDate,InputDateBuilder>)
Public MethodMaxSets the Max property. (Inherited from C1.Web.Mvc.Fluent.InputDateBaseBuilder<InputDate,InputDateBuilder>)
Public MethodMinSets the Min property. (Inherited from C1.Web.Mvc.Fluent.InputDateBaseBuilder<InputDate,InputDateBuilder>)
Public MethodNameSets the Name property. (Inherited from C1.Web.Mvc.Fluent.FormInputBaseBuilder<InputDate,InputDateBuilder>)
Public MethodOnClientGotFocusOccurs when the control gets the focus. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<InputDate,InputDateBuilder>)
Public MethodOnClientIsDroppedDownChangedSets the OnClientIsDroppedDownChanged property. (Inherited from C1.Web.Mvc.Fluent.DropDownBuilder<InputDate,InputDateBuilder>)
Public MethodOnClientIsDroppedDownChangingSets the OnClientIsDroppedDownChanging property. (Inherited from C1.Web.Mvc.Fluent.DropDownBuilder<InputDate,InputDateBuilder>)
Public MethodOnClientLostFocusOccurs when the control loses the focus. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<InputDate,InputDateBuilder>)
Public MethodOnClientTextChangedSets the OnClientTextChanged property. (Inherited from C1.Web.Mvc.Fluent.DropDownBuilder<InputDate,InputDateBuilder>)
Public MethodOnClientValueChangedSets the OnClientValueChanged property. (Inherited from C1.Web.Mvc.Fluent.InputDateBaseBuilder<InputDate,InputDateBuilder>)
Public MethodPlaceholderSets the Placeholder property. (Inherited from C1.Web.Mvc.Fluent.DropDownBuilder<InputDate,InputDateBuilder>)
Public MethodSelectionModeSets the SelectionMode property. (Inherited from C1.Web.Mvc.Fluent.InputDateBaseBuilder<InputDate,InputDateBuilder>)
Public MethodShowDropDownButtonSets the ShowDropDownButton property. (Inherited from C1.Web.Mvc.Fluent.DropDownBuilder<InputDate,InputDateBuilder>)
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<InputDate,InputDateBuilder>)
Public MethodTextSets the Text property. (Inherited from C1.Web.Mvc.Fluent.DropDownBuilder<InputDate,InputDateBuilder>)
Public MethodToHtmlStringGet an Html string. (Inherited from C1.Web.Mvc.Fluent.ComponentBuilder<InputDate,InputDateBuilder>)
Public MethodToTemplateTransfer to template mode. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<InputDate,InputDateBuilder>)
Public MethodValueSets the Value property. (Inherited from C1.Web.Mvc.Fluent.InputDateBaseBuilder<InputDate,InputDateBuilder>)
Public MethodWidthOverloaded. Sets the width of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<InputDate,InputDateBuilder>)
Top
Extension Methods
 NameDescription
Public Extension MethodToTemplateRender the html string in template mode.
Top
See Also

Reference

InputDateBuilder Class
C1.Web.Mvc.Fluent Namespace

 

 


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

Product Support Forum |  Documentation Feedback