| Name | Description |
 | CssClass | Sets the css class of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<InputMask,InputMaskBuilder>) |
 | CssStyle | Sets one CSS property. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<InputMask,InputMaskBuilder>) |
 | CssStyles | Sets the CSS styles. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<InputMask,InputMaskBuilder>) |
 | Height | Overloaded. Sets the height of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<InputMask,InputMaskBuilder>) |
 | HtmlAttribute | Sets one HTML attribute. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<InputMask,InputMaskBuilder>) |
 | HtmlAttributes | Overloaded. Sets the HTML attributes. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<InputMask,InputMaskBuilder>) |
 | Id | Sets the id of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<InputMask,InputMaskBuilder>) |
 | IsDisabled | Sets isDisabled state of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<InputMask,InputMaskBuilder>) |
 | IsRequired | Sets the IsRequired property. |
 | Mask | Sets the Mask property. |
 | Name | Sets the Name property. (Inherited from C1.Web.Mvc.Fluent.FormInputBaseBuilder<InputMask,InputMaskBuilder>) |
 | OnClientGotFocus | Occurs when the control gets the focus. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<InputMask,InputMaskBuilder>) |
 | OnClientLostFocus | Occurs when the control loses the focus. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<InputMask,InputMaskBuilder>) |
 | OnClientValueChanged | Sets the OnClientValueChanged property. |
 | Placeholder | Sets the Placeholder property. |
 | PromptChar | Sets the PromptChar property. |
 | RawValue | Sets the RawValue 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<InputMask,InputMaskBuilder>) |
 | ToHtmlString | Get an Html string. (Inherited from C1.Web.Mvc.Fluent.ComponentBuilder<InputMask,InputMaskBuilder>) |
 | ToTemplate | Transfer to template mode. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<InputMask,InputMaskBuilder>) |
 | Value | Sets the Value property. |
 | Width | Overloaded. Sets the width of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<InputMask,InputMaskBuilder>) |