RadControls for WinForms

RadCalendar Properties 

 Property

 Description

AllowMultipleSelect

Enables multiple selection of items.

ShowNavigation

Gets or sets whether the navigation controls in the title section will be displayed.

FocusedDate

Gets or sets the value that is used by RadCalendar to determine the viewable area displayed.

MonthLayout

Specifies the number or rows and columns for the layout.

MultiViewColumns

Gets or sets the the count of columns to be displayed by a multi-month CalendarView.

MultiViewRows

Gets or sets the the count of rows to be displayed by a multi-month CalendarView.

Orientation

Specifies the orientation of the view, whether (days, or weeks) are displayed in rows or columns.

RangeMaxDate

Gets or sets the maximum date valid for selection by Telerik RadCalendar.

RangeMinDate

Gets or sets the minimal date valid for selection by Telerik RadCalendar.

SelectedDate

Sets or returns the currently selected date.

SelectedDates

Gets a collection of DateTime objects that represent the selected dates on the RadCalendar control.

ShowColumnHeaders

Show the column headers.

ShowRowHeaders

Show the row headers.

ShowOtherMonthsDays

Gets or sets whether the month matrix, when rendered will show days from other (previous or next) months or will render only blank cells.