Table of Contents
DayHeaderFormat Property

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

Syntax
 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