TimeScale Property (CalendarInfo)
In This Topic
Gets or sets the
System.TimeSpan value specifying the time interval which is used for displaying time slots in the DayView.
Syntax
'Declaration
Public Property TimeScale As TimeSpan
public TimeSpan TimeScale {get; set;}
See Also