Search
DateTimeView Members
Constructors Properties Methods Events
 


A base class for calendar views.

The following tables list the members exposed by the DateTimeView type.

 Public Constructors

  Name Description

DateTimeView

Initializes a new instance of the DateTimeView class.

 Public Properties

  Name Description

date

Gets the date of this view.

formatInfo

Gets the DateSettings object used to format and display date and time information in the view.

locale

Gets or sets the locale object used to format and display localizable information in the view.

 Public Methods

  Name Description

attach

Control.attach override.

detach

Control.detach override.

draw

Control.draw override.

 Public Events

  Name Description

buttonClick

Raised when a button in the command strip is clicked.

cellClick

Raised when a date-time cell is clicked.

 See Also