In This Topic
Gets or sets the C1.Framework.Style object determining the appearance of the day header in the day view.
Syntax
'Declaration
Public Property DayViewHeader As C1.Framework.Style
public C1.Framework.Style DayViewHeader {get; set;}
See Also