| WeekOverviewSelectionDays Property |
Gets the list of days that fall within the given selection.
Namespace:
Dynamicweb.Controls.OMC
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax public DayOfWeek[] Days { get; }
Public ReadOnly Property Days As DayOfWeek()
Get
Property Value
Type:
DayOfWeekRemarks See Also