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