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