Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
DaySlotPresenter
.
.
::
.
.
DaySlot Property
DaySlotPresenter Class
See Also
Gets a
DaySlot
represented by the
DaySlotPresenter
.
Namespace:
C1.Silverlight.Schedule
Assembly:
C1.Silverlight.Schedule
(in C1.Silverlight.Schedule.dll)
Syntax
C#
public
DaySlot
DaySlot
{
get
; }
Visual Basic
Public
ReadOnly
Property
DaySlot
As
DaySlot
Get
See Also
DaySlotPresenter Class
C1.Silverlight.Schedule Namespace