AutoLocalize | Use this property to let the operating system attempt to localize the day- and month names. |
BackColor | Use this property to set the BackColor of the Calendar. |
CancelEventAction | Use this property to cancel a events internal action. |
ClickableOutOfBounds | Use this property to let to specify if out of bounds days should be clickable. If out of bounds days are clickable then a click on them will let the calendar shift to next or previous month. |
DisabledSpecialDayColor | Sets or gets the color for disabled/inactive special days. |
DrawFrame | Use this property to specify if the Calendar control should be drawn with a frame around it or not. |
DrawOutOfBounds | Use this property to let the calendar draw days from previous and next months onto the current month as gray shaded text. |
FirstDayOfWeek | Use this property to specify the first day of the week. |
FridayEnabled | Use this property to disable the given weekday. |
FridaySpecial | Use this property to set the given day as special. Special week days are show as either red, with red header or both, depending on the setting defined in the SpecialWDayStyle property. |
HideYearArrows | Use this property to hide the year arrows. |
InitMaxDay | Use this property to set the initial setting for the MaxDate property.
|
InitMaxMonth | Use this property to set the initial setting for the MaxDate property. |
InitMaxYear | Use this property to set the initial setting for the MaxDate property. |
InitMinDay | Use this property to set the initial setting for the MinDate property. |
InitMinMonth | Use this property to set the initial setting for the MinDate property. |
InitMinYear | Use this property to set the initial setting for the MinDate property. |
InitSelectedDay | Use this property to set the initial setting for the SelectedDate property. |
InitSelectedMonth | Use this property to set the initial setting for the SelectedDate property. |
InitSelectedYear | Use this property to set the initial setting for the SelectedDate property. |
MarkedDays | Use this property to define Marked days. Marked days will have a red mark under the text. |
MarkStyle | Use this property to define how marked days should be displayed. |
MaxDate | Use this property to set the minimum date. |
MinDate | Use this property to set the minimum date. |
MondayEnabled | Use this property to disable the given weekday.
|
MondaySpecial | Use this property to set the given day as special. Special week days are show as either red, with red header or both, depending on the setting defined in the SpecialWDayStyle property.
|
SaturdayEnabled | Use this property to disable the given weekday. |
SaturdaySpecial | Use this property to set the given day as special. Special week days are show as either red, with red header or both, depending on the setting defined in the SpecialWDayStyle property. |
SelectedDate | Use this property to set the selected date. |
SpecialDayColor | Sets or gets the color for special days. |
SpecialDays | Use this property to define special days. Special days get drawn with red text. |
SpecialWDayStyle | Use this property to decide on appearance of special week days. |
SundayEnabled | Use this property to disable the given weekday. |
SundaySpecial | Use this property to set the given day as special. Special week days are show as either red, with red header or both, depending on the setting defined in the SpecialWDayStyle property. |
ThursdayEnabled | Use this property to disable the given weekday. |
ThursdaySpecial | Use this property to set the given day as special. Special week days are show as either red, with red header or both, depending on the setting defined in the SpecialWDayStyle property. |
TuesdayEnabled | Use this property to disable the given weekday. |
TuesdaySpecial | Use this property to set the given day as special. Special week days are show as either red, with red header or both, depending on the setting defined in the SpecialWDayStyle property. |
UseBackColor | Use this property to let the calendar control use the color specified by the BackColor property as a back color. |
UseSpecialDayColor | Set this property to true to override the default color scheme for special days. |
WednesdayEnabled | Use this property to disable the given weekday. |
WednesdaySpecial | Use this property to set the given day as special. Special week days are show as either red, with red header or both, depending on the setting defined in the SpecialWDayStyle property. |