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
| Name | Description | |
|---|---|---|
| Collection |
Gets a ReadOnlyObservableCollection<(Of <(<'T>)>)> collection.
| |
| SelectedValue |
Gets or sets a DateTimeInfo object corresponding to the month
and year which are currently displayed by the owning C1MonthCalendar control.
|
Events
| Name | Description | |
|---|---|---|
| PropertyChanged |
Occurs when a property value changes.
|