property Calendar.ShowDays as Boolean
Retrieves or sets a value that indicates whether the week days header is visible or hidden.

TypeDescription
Boolean A boolean expression that indicates whether the week days header is visible or hidden.

Use the ShowDays property to hide the week days header. Use the HeaderBackColor and HeaderForeColor properties to change the background and foreground colors of the week days header.