WeekTab Property (ScheduleTheme)
In This Topic
Gets or sets the C1.Framework.Style object determining the appearance of the week tab in the month view.
Syntax
'Declaration
Public Property WeekTab As C1.Framework.Style
public C1.Framework.Style WeekTab {get; set;}
See Also