ShowTimeMonthView Property (ScheduleTheme)
In This Topic
Gets or sets a System.Boolean value determining whether to show appointment time in the month view.
Syntax
'Declaration
Public Property ShowTimeMonthView As System.Boolean
public System.bool ShowTimeMonthView {get; set;}
See Also