 | 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
Syntaxpublic DayOfWeek[] Days { get; }
Public ReadOnly Property Days As DayOfWeek()
Get
Property Value
Type:
DayOfWeek
Remarks
See Also