Name | Description | |
---|---|---|
![]() | CultureInfo | Gets the culture info, defined by the culture name property |
![]() | CultureName | Gets or sets the name of the culture that needs to be used when displaying this calendar. If set to an empty string, the default culture is used. |
![]() | Format | Gets or sets the date/time format string. |
![]() | HasTodayButton | Determines whether a "Show Today" button is shown or not. |
![]() | HighlightToday | Determines whether to highlight today's date or not. |
![]() | Mode | Gets or sets the date time format. |
![]() | SelectedDate | Gets or sets the currently selected date. |
![]() | ShowText | Gets or sets whether to show the text part of the date time box. |
![]() | TextBox | Gets or sets the text box showing the currently selected date. |