Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
CalendarInfo
.
.
::
.
.
LastDate Property
CalendarInfo Class
See Also
Gets or sets the
DateTime
value specifying maximum date allowed.
Namespace:
C1.C1Schedule
Assembly:
C1.Silverlight.Schedule
(in C1.Silverlight.Schedule.dll)
Syntax
C#
public
DateTime
LastDate
{
get
;
set
; }
Visual Basic
Public
Property
LastDate
As
DateTime
Get
Set
See Also
CalendarInfo Class
C1.C1Schedule Namespace