Calendar::ShowDayHeader Property
.NET Framework (current version)
Gets or sets a value indicating whether the heading for the days of the week is displayed.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::Booleantrue if the heading for the days of the week is displayed; otherwise, false. The default is true.
Use the ShowDayHeader property to specify whether the heading for the days of the week is displayed.
The appearance of the heading can be customized by using the DayHeaderStyle property.
.NET Framework
Available since 1.1
Available since 1.1
Show: