Use this property to specify if day header area is visible for each month.
[Visual Basic]
Public Property DayHeaderVisible As
Boolean
[C#]
public
Boolean DayHeaderVisible {get; set;}
Remarks
Use this property to specify if day header area is visible for each month.
Day header area displays the name of days in a week. Use DayHeaderFormat property to specify which format to display.
See Also
Calendar Class | EO.Web Namespace