Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
DaySlot
.
.
::
.
.
IsWeekend Property
DaySlot Class
See Also
Indicates whether the
DaySlot
represents a weekend day.
Namespace:
C1.Silverlight.Schedule
Assembly:
C1.Silverlight.Schedule
(in C1.Silverlight.Schedule.dll)
Syntax
C#
public
bool
IsWeekend
{
get
; }
Visual Basic
Public
ReadOnly
Property
IsWeekend
As
Boolean
Get
See Also
DaySlot Class
C1.Silverlight.Schedule Namespace