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

Calendar.DayHeaderFormat Property

Specifies which format of day name to display in day header area.

[Visual Basic]
Public Property DayHeaderFormat As DayNameFormat
[C#]
public DayNameFormat DayHeaderFormat {get; set;}

Property Value

DayNameFormat

A DayNameFormat specifying which format to display the day name.

Remarks

Specifies which format of day name to display in day header area. See DayNameFormat on all possible formats.

See Also

Calendar Class | EO.Web Namespace


Direct link to this topic