| Name | Description |
 | CssClass | Sets the css class of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<Calendar,CalendarBuilder>) |
 | CssStyle | Sets one CSS property. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<Calendar,CalendarBuilder>) |
 | CssStyles | Sets the CSS styles. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<Calendar,CalendarBuilder>) |
 | DisplayMonth | Sets the DisplayMonth property. |
 | FirstDayOfWeek | Sets the FirstDayOfWeek property. |
 | Height | Overloaded. Sets the height of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<Calendar,CalendarBuilder>) |
 | HtmlAttribute | Sets one HTML attribute. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<Calendar,CalendarBuilder>) |
 | HtmlAttributes | Overloaded. Sets the HTML attributes. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<Calendar,CalendarBuilder>) |
 | Id | Sets the id of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<Calendar,CalendarBuilder>) |
 | IsDisabled | Sets isDisabled state of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<Calendar,CalendarBuilder>) |
 | IsReadOnly | Sets the IsReadOnly property. |
 | ItemFormatter | Sets the ItemFormatter property. |
 | ItemValidator | Sets the ItemValidator property. |
 | Max | Sets the Max property. |
 | Min | Sets the Min property. |
 | MonthView | Sets the MonthView property. |
 | OnClientDisplayMonthChanged | Sets the OnClientDisplayMonthChanged property. |
 | OnClientFormatItem | Sets the OnClientFormatItem property. |
 | OnClientGotFocus | Occurs when the control gets the focus. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<Calendar,CalendarBuilder>) |
 | OnClientLostFocus | Occurs when the control loses the focus. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<Calendar,CalendarBuilder>) |
 | OnClientValueChanged | Sets the OnClientValueChanged property. |
 | SelectionMode | Sets the SelectionMode property. |
 | ShowHeader | Sets the ShowHeader 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<Calendar,CalendarBuilder>) |
 | ToHtmlString | Get an Html string. (Inherited from C1.Web.Mvc.Fluent.ComponentBuilder<Calendar,CalendarBuilder>) |
 | ToTemplate | Transfer to template mode. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<Calendar,CalendarBuilder>) |
 | Value | Sets the Value property. |
 | Width | Overloaded. Sets the width of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<Calendar,CalendarBuilder>) |