Header Property (CalendarTheme)
In This Topic
Gets or sets the C1.Framework.Style object determining the style of the month header.
Syntax
'Declaration
Public Property Header As C1.Framework.Style
public C1.Framework.Style Header {get; set;}
See Also