ShowWeekTabs Property (ScheduleTheme)
In This Topic
Gets or sets a System.Boolean value determining if control should show week tabs in the MonthView
Syntax
'Declaration
Public Property ShowWeekTabs As System.Boolean
public System.bool ShowWeekTabs {get; set;}
See Also