Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
DaySlot
.
.
::
.
.
DayOfWeek Property
DaySlot Class
See Also
Gets the day of the week that this slot corresponds to.
Namespace:
C1.WPF.C1Schedule
Assembly:
C1.WPF.C1Schedule
(in C1.WPF.C1Schedule.dll)
Syntax
C#
public
DayOfWeek
DayOfWeek
{
get
; }
Visual Basic (Declaration)
Public
ReadOnly
Property
DayOfWeek
As
DayOfWeek
Get
See Also
DaySlot Class
C1.WPF.C1Schedule Namespace