| |
Property name |
Brief description |
 |
Alignment |
The Alignment property determines the type of alignment of the drop-down calendar relative to the component borders. |
 |
AutoResize |
The AutoResize property determines whether the component sizes are adjusted automatically. |
 |
Checked |
The Checked property determines state of the component checkbox. |
 |
ColorBackground |
The ColorBackground property determines the background color of the component edit box. |
 |
ColorText |
The ColorText property determines text color in the component edit box. |
 |
CurrentDate |
The CurrentDate property determines date and time that are displayed in the component when the form is started up. |
 |
DropCalendar |
The DropCalendar property determines whether it is possible to call the drop-down calendar in the component. |
 |
DroppedDown |
The DroppedDown property returns whether the drop-down calendar of the component is displayed. |
 |
EnableTodayButton |
The EnableTodayButton property determines whether the button for setting the current date and time is displayed in the drop-down calendar. |
 |
EnableWeekNumbers |
The EnableWeekNumbers property determines whether the numbers of weeks are displayed in the drop-down calendar. |
 |
FirstDayOfWeek |
The FirstDayOfWeek property determines a day, from which the week begins when the drop-down calendar is displayed. |
 |
IsValidDate |
The IsValidDate property returns whether it is possible to set the specified value as a component value. |
 |
MaxDate |
The MaxDate property determines the maximum date value that can be selected in the calendar. |
 |
MinDate |
The MinDate property determines the minimum date value that can be selected in the calendar. |
 |
Mode |
The Mode property determines the mode of date setting in the calendar. |
 |
MonthFormat |
The MonthFormat property determines a style of month name displaying in the component edit box. |
 |
ShowCheckbox |
The ShowCheckbox property determines whether there is a checkbox that determines access to the component. |
 |
ShowDate |
The ShowDate property determines whether date is displayed in the component. |
 |
ShowModeDays |
The ShowModeDays property determines whether the button that is used to enable the mode of setting date by selecting a day in the month is shown in the component field. |
 |
ShowModeHalfYears |
The ShowModeHalfYears property determines whether the button that is used to enable the mode of setting date by selecting a half year is shown in the component field. |
 |
ShowModeMonths |
The ShowModeMonths property determines whether the button that is used to enable the mode of setting date by selecting a month in the year is shown in the component field. |
 |
ShowModeQuarters |
The ShowModeQuarters property determines whether the button that is used to enable the mode of setting date by selecting a quarter in the year is shown in the component field. |
 |
ShowModeWeeks |
The ShowModeWeeks property determines whether the button that is used to enable the mode of setting date by selecting a week in the half year is shown in the component field. |
 |
ShowModeYears |
The ShowModeYears property determines whether the button that is used to enable the mode of setting date by selecting a year is shown in the component field. |
 |
ShowSpinButton |
The ShowSpinButton property determines whether the SpinUp and SpinDown buttons that are used to change the values of date and time are displayed. |
 |
ShowTime |
The ShowTime property determines whether time is displayed in the component. |
 |
SingleMonthMode |
The SingleMonthMode property determines whether the dates of the month are separated from the numbers of weeks. |