The C1Calendar type exposes the following members.
Properties
Name | Description | |
---|---|---|
AllowPreview |
Gets or sets whether the preview area is displayed.
|
|
AllowQuickPick |
Gets or sets a value that determines whether can change the view to month/year/decade while clicking on the calendar title.
|
|
AutoPostBackOnNavigate |
Gets or sets a value that determines whether post back to server automatically when user navigates between monthes.
|
|
AutoPostBackOnSelect |
Gets or sets a value that determines whether post back to server automatically when user selects a date.
|
|
CalendarTitle |
Determines the string that displays on calendar title.
|
|
ClientOnAfterClose |
Gets or sets the method to be called after the calendar is closed.
|
|
ClientOnAfterPopup |
Gets or sets the method to be called after calendar is popup.
|
|
ClientOnBeforeClose |
Gets or sets the method to be called before the calendar is closed.
|
|
ClientOnBeforePopup |
Gets or sets the method to be called before calendar is popup.
|
|
ClientOnSelChange |
Gets or sets the method to be called when selection is made.
|
|
ClientOnSelectedDatesChanged |
Handler name of the client SelectedDatesChanged event.
|
|
CustomDays |
Gets the collection of custom days.
|
|
DayColumns |
Gets or sets the number of columns in month view.
|
|
DayRows |
Gets or sets the number of rows in month view.
|
|
DisabledDates |
Gets or sets the disable dates collection.
|
|
DisplayDate |
Gets or sets the date for the current display month.
|
|
Duration |
Animation duration in milliseconds.
|
|
Easing |
Specifies the transition for animation.
|
|
Element | (Inherited from Control.) | |
Enabled |
Gets the enable state.
|
|
Events | (Inherited from Component.) | |
FirstDayOfWeek |
Gets or sets the first day of week.
|
|
FooterTemplate |
The footer template of Calendar.
|
|
HeaderTemplate |
The header template of Calendar.
|
|
ID | (Inherited from Component.) | |
InternalEnabled | ||
InternalHeight | ||
InternalWidth | ||
IsInitialized | (Inherited from Component.) | |
IsUpdating | (Inherited from Component.) | |
MaxDate |
Gets or sets the maximal date for selection.
|
|
MinDate |
Gets or sets the minimal date for selection.
|
|
MonthCols |
Gets or sets the number of month view columns.
|
|
MonthDayFormat |
Gets or sets the display format for calendar days.
|
|
MonthRows |
Gets or sets the number of month view rows.
|
|
MonthViewSpacing |
Gets or sets the spacing between month views.
|
|
MonthViewTitle |
Determines the string that displays on month view title.
|
|
NavigationButton |
Gets or sets the display type of navigation buttons.
|
|
NavigationEffect |
Gets or sets the slide style while month swapping.
|
|
NavigationStep |
Gets or sets the number of months to swap after clicking the navigation button.
|
|
NextPreviewToolTip |
Gets or sets the tooltip string for the next preview button.
|
|
NextToolTip |
Gets or sets the tooltip string displayed for the next navigation button.
|
|
Parent | (Inherited from Control.) | |
PopupMode |
Determines whether the calendar is in popup mode. User has to call client side methods PopupAt/PopupBeside to popup the calendar.
|
|
PrevPreviewToolTip |
Gets or sets the tooltip string for the previous preview button.
|
|
PrevToolTip |
Gets or sets the tooltip string for the previous navigation button.
|
|
PropertiesState |
Gets the state of the properties.
|
|
QuickNavigationStep |
Gets or sets the number of months to swap after clicking the quick-navigation button.
|
|
QuickNextToolTip |
Gets or sets the tooltip string for the next quick-navigation button.
|
|
QuickPrevToolTip |
Gets or sets the tooltip string for the previous quick-navigation button.
|
|
SelectedDate |
Gets or sets the latest selected date.
|
|
SelectedDates |
Gets or sets the selected dates collection.
|
|
SelectionMode |
Determines the selection mode.
|
|
ShowCalendarTitle |
Determines whether to display the calendar title.
|
|
ShowMonthNavigator |
Gets or sets a value that determines whether to display month navigator.
|
|
ShowOtherMonthDays |
Determines whether to diaplay days that belong to other month in a month view.
|
|
ShowWeekDays |
Determines whether to display week days.
|
|
ShowWeekNumbers |
Determines whether to display week numbers.
|
|
ToolTipDateFormat |
Determines the date format for tooltip when mouse is over the calendar days.
|
|
UniqueID |
Gets the unique ID.
|
|
VisibilityMode | (Inherited from Control.) | |
Visible | (Inherited from Control.) | |
VisualStyle |
Gets or sets the VisualStyle for the calendar.
|
|
WeekDayFormat |
Gets or sets the display format for week headers.
|