In This Topic
The CalendarView control has a rich object model, providing various classes, objects, and associated methods and properties. This section covers object model summary of CalendarView control:
| C1CalendarView |
|
Properties: AnnuallyBoldedDates, BackColor, BackgroundImage, BackgroundImageLayout, BoldedDates, CalendarDimensions,
CalendarWeekRule, CurrentMonthDisplayOffset, DayTitlePosition, DisabledDates, FirstDayOfWeek, ForeColor, MaxColumns,
MaxDate, MaxSelectionCount, MinDate, MonthTitlePosition, PeriodSelectionType, RightToLeftLayout, SelectedDates,
ShowArrowButtons, ShowToday, ShowToolTips, ShowWeekNumbers, Theme, VerticalOrientationLayout, WorkDays
Events: RightToLeftLayoutChanged, SelectionChanged, StylesChanged
|
| BaseArrowStyle |
|
Property: BackImage, BackImageAlignment, BackImageScaling, ForeColor
|
| BaseStyle |
|
Property: BackColor, Border, BorderColor, HorizontalAlignment, Name, VerticalAlignment
|
| CalendarTheme |
|
Properties: Common, Day, NavigationButtons, Titles
|
| CommonStyle |
|
Properties: BackImage, BackImageAlignment, BackImageScaling, Font, VerticalAlignment
|
| DayStyle |
|
Properties: Font, ForeColor
|
| DayTheme |
|
Properties: Bolded, Disabled, Ordinary, Selected, Today, Trail, Weekend
|
| DayTitleStyle |
|
Properties: BackImage, BackImageAlignment, BackImageScaling, ForeColor
|
| MonthTitleStyle |
|
Properties: BackImage, BackImageAlignment, BackImageScaling, ForeColor, Padding, Trimming
|
| NavigationButtonsTheme |
|
Properties: ArrowNext, ArrowPrevious, ImageArrowNext, ImageArrowPrevious
|
| TitleTheme |
|
Properties: Day, Month, Week, Weekend
|
| WeekTitleStyle |
|
Properties: Font, ForeColor
|