| | Name | Description |
 | BackColor | Gets or sets the background color of the calendar. |
 | BorderColor | Gets or sets the border color around the calendar. |
 | BorderType | Gets or sets the type of border to place around the calendar. |
 | Button | Determines the properties of the navigation buttons. |
 | ButtonType | Determines how the monthly navigation buttons in the calendar will be drawn. |
 | DateBorder | Gets or sets the type of border to place around the dates in dbiCalendar. |
 | DayHeader | Determines the headers to be placed above each day of the week in the calendar. |
 | FillColor | Determines the color used to paint the text of calendar dates that are not part of the current month. |
 | FillDates | Determines whether dates from other months will be shown. |
 | FirstDay | Determines the starting day for the calendar. |
 | Font | Determines the font used for all numbers within the calendar. |
 | ForeColor | Determines the color used to paint the text of the numbers in the calendar. |
 | HeaderColor | Determines the color used to paint the text of the day headers in the calendar. |
 | HeaderLine | Determines whether a header line will be drawn between the day headers and the dates in the calendar. |
 | HeaderLineColor | Determines the color used to paint the header line. |
 | SelectedBackColor | Determines the primary color used to paint the background of a selected date in the calendar. |
 | SelectedBackColorTo | Determines the secondary color used to paint the background of a selected date in the calendar. |
 | SelectedBorderColor | Determines the color used to paint the border of a selected date in the calendar. |
 | SelectedFillType | Determines the pattern used to paint the background of a selected day of the month. |
 | SelectedForeColor | Determines the color used to paint the text of a selected date in the calendar. |
 | SelectedType | Determines the border type used to place around the selected date in the calendar. |
 | TitleAlign | Determines the alignment for the title text within the calendar. |
 | TitleBackColor | Determines the background color used for the title of the calendar. |
 | TitleBackColorTo | Determines the secondary background color used for the title of the calendar. |
 | TitleFillType | Determines the fill type to paint the background of the title in the calendar. |
 | TitleFont | Determines the font used for title and header within the calendar. |
 | TitleForeColor | Determines the color used to paint the title text and monthly text and navigation buttons of the calendar. |
 | TitleHeight | Determines the height of the title area. |
 | TodayColor | Determines the background color of the current calendar date (today). |
 | TodayFont | Determines the font used to draw the text to describe "Today". |
 | TodayFormat | Determines the text used to describe "Today". |
 | TodayText | Determines the text used to describe "Today". |
 | WeekendColor | Determines the background color of each weekend date in the calendar. |