Gest the collection of month items representing the days of the month.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.Data.Controls (in DlhSoft.Data.Controls.dll)
Syntax
| C# |
|---|
public ObservableCollection<Object> MonthItems { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property MonthItems As ObservableCollection(Of Object) |