Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

Calendar.DayHeaderVisible Property

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


Direct link to this topic