Home / FAQ / ASP.NET / Calendar / How to hide the WeekDay Header in the Calendar control
In the Calendar PreRender Event
VB.NET
Calendar1.ShowDayHeader = False
C#
Calendar1.ShowDayHeader = false;
Platform BlazorASP.NETWinFormsWPF.NET MAUI
Question *
Answer (Optional)
Email (Optional)
Email address is only for further clarification on your FAQ request. It will not be used for any other purpose.
Please leave this field empty.
Share with