A base class for calendar views.
The following tables list the members exposed by the DateTimeView type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new instance of the DateTimeView class. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets the date of this view. |
|
![]() |
Gets the DateSettings object used to format and display date and time information in the view. |
|
![]() |
Gets or sets the locale object used to format and display localizable information in the view. |
Public Methods| Name | Description | |
|---|---|---|
![]() |
Control.attach override. |
|
![]() |
Control.detach override. |
|
![]() |
Control.draw override. |
Public Events| Name | Description | |
|---|---|---|
![]() |
Raised when a button in the command strip is clicked. |
|
![]() |
Raised when a date-time cell is clicked. |
See Also