Represents a single month calendar with an ability to interactively navigate through months and select a specific DateTime or its components.

The C1MonthCalendar..::..DateTimeInfoCollection type exposes the following members.

Properties

  NameDescription
Public propertyCollection
Public propertySelectedValue
Gets or sets a DateTimeInfo object corresponding to the month and year which are currently displayed by the owning C1MonthCalendar control.

Events

  NameDescription
Public eventPropertyChanged
Occurs when a property value changes.

See Also