| Name | Description |
| AccessKey | (Inherited from System.Web.UI.WebControls.WebControl) |
| AllowPreview | Determines whether the preview buttons are displayed. |
| AllowQuickPick | Determines whether users can change the view to month/year/decade while clicking on the calendar title. |
| AutoHide | A Boolean property that determines whether to auto hide the calendar in pop-up mode when clicking outside of the calendar. |
| AutoPostBack | Gets or sets a value that determines whether post back to server automatically when user selects a date. |
| CDNDependencyPaths | A string array value specifies all css/js references that wijmo control depends on. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) |
| CDNPath | Content Delivery Network path. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) |
| ClientIDMode | (Inherited from System.Web.UI.Control) |
| CssClass | (Inherited from System.Web.UI.WebControls.WebControl) |
| Culture | Gets or sets culture ID. |
| CultureCalendar | A value that indicators the culture calendar to format the text. This property must work with Culture property. |
| DayRows | Gets or sets the number of day rows. |
| Direction | Determines the month slide direction. |
| DisabledDates | Gets or sets the disable dates collection. |
| DisplayDate | Gets or sets the display date for the first month view. |
| DisplayVisible | Gets or sets a value that indicates whether a server control is rendered as UI on the page. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) |
| Duration | Gets or sets the animation duration in milliseconds. |
| Easing | Determines the animations easing effect. |
| EnableCombinedJavaScripts | Enable JavaScripts files combined into one file. In order to combined enabled, you must register the WijmoHttpHandler in web.config. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) |
| Enabled | Gets or sets a value indicating whether the Web server control is enabled. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) |
| EnableTheming | (Inherited from System.Web.UI.WebControls.WebControl) |
| EnableViewState | (Inherited from System.Web.UI.Control) |
| Height | (Inherited from System.Web.UI.WebControls.WebControl) |
| ID | (Inherited from System.Web.UI.Control) |
| InitialView | Gets or sets the initial view type of Calendar. |
| MaxDate | Determines the maximum date to display. |
| MinDate | Determines the minimum date to display. |
| MonthCols | Gets or sets the number of calendar months in horizontal direction. |
| MonthRows | Gets or sets the number of calendar months in vertical direction. |
| MonthViewTitleFormat | Gets or sets the format for the title text in the month view. |
| NavButtons | Determines the display type of navigation buttons. |
| NextPreviewTooltip | Gets or sets the "next preview" button's ToolTip. |
| NextTooltip | Gets or sets the text for the 'next' button's ToolTip. |
| OnClientAfterSelect | Occurs after a date is selected. |
| OnClientAfterSlide | Occurs after the month view slides. |
| OnClientBeforeSelect | Occurs before a date is selected. |
| OnClientBeforeSlide | Occurs before the month view slides. |
| OnClientCustomizeDate | A callback function used for customizing the content, style and attributes of a day cell. |
| OnClientSelectedDatesChanged | Occurs when the selected dates collection changed. |
| PopupMode | A Boolean property that determines whether the c1calendarwijcalendar widget is a pop-up calendar. |
| PrevPreviewTooltip | Gets or sets the "previous preview" button's ToolTip. |
| PrevTooltip | Gets or sets the text for the 'previous' button's ToolTip. |
| QuickNavStep | Determines the inc/dec steps when clicking the quick navigation button. |
| QuickNextTooltip | Gets or sets the "quick next" button's ToolTip. |
| QuickPrevTooltip | Gets or sets the "quick previous" button's ToolTip. |
| SelectedDate | Gets or sets the latest selected date. |
| SelectedDates | Gets or sets the selected dates collection. |
| SelectionMode | Gets or sets the date selection mode on the calendar control that specifies whether the user can select a single day, a week, or an entire month. |
| ShowDayPadding | Determines whether to add zeroes to days with only one digit. |
| ShowOtherMonthDays | Determines whether to display the days of the next and/or previous month. |
| ShowTitle | A Boolean property that determines whether to display calendar title. |
| ShowWeekDays | A Boolean property that determines whether to display week days. |
| ShowWeekNumbers | Determines whether to display week numbers. |
| SkinID | (Inherited from System.Web.UI.WebControls.WebControl) |
| TabIndex | (Inherited from System.Web.UI.WebControls.WebControl) |
| Theme | Name of the theme that will be used to style the widgets. Available embedded themes include: aristo, midnight, and ui-lightness. Note that only one theme can be used for the whole page at one time. Please make sure that all widget extenders have the same Theme value. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) |
| ThemeSwatch | A value that indicates the theme swatch of the control, this property only works when WijmoControlMode property is Mobile. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) |
| TitleFormat | Gets or sets the format for the title text. |
| ToolTip | (Inherited from System.Web.UI.WebControls.WebControl) |
| ToolTipFormat | Gets or sets the format for the ToolTip. |
| UseCDN | Determines whether the widget extender must load client resources from CDN (Content Delivery Network) path given by property CDNPath. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) |
| ValidateRequestMode | (Inherited from System.Web.UI.Control) |
| ViewStateMode | (Inherited from System.Web.UI.Control) |
| WeekDayFormat | Gets or sets the format for the week day. |
| WeekRule | Defines different rules for determining the first week of the year. |
| Width | (Inherited from System.Web.UI.WebControls.WebControl) |
| WijmoControlMode | A value that indicates mode of the control, whether it is a mobile or web control. Note that only one value can be used for the whole website or project. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) |
| WijmoCssAdapter | Indicates the control applies the theme of JQuery UI or Bootstrap. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) |