Calendar Property (CalendarSettings)
In This Topic
Gets or set the
System.Globalization.Calendar object that represents time in divisions of calendar.
Syntax
'Declaration
Public Property Calendar As Calendar
public Calendar Calendar {get; set;}
See Also