Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
WeekNumberSlot
.
.
::
.
.
IsEmpty Property
WeekNumberSlot Class
See Also
Gets the
Boolean
value determining whether this week slot should be displayed as an empty one.
Namespace:
C1.Silverlight.Schedule
Assembly:
C1.Silverlight.Schedule
(in C1.Silverlight.Schedule.dll)
Syntax
C#
public
bool
IsEmpty
{
get
;
private
set
; }
Visual Basic
Public
Property
IsEmpty
As
Boolean
Get
Private
Set
See Also
WeekNumberSlot Class
C1.Silverlight.Schedule Namespace