2X faster development
The ultimate WinForms UI toolkit to boost your development speed.
Column header heightIn DateTimePickerAdv, it is possible to customize the Day name column header height. This can be achieved by using its property named “DayNamesHeight”.
Following code examples demonstrates the same. C# // To set the height of the day names in calender of the DateTimePickerAdv this.dateTimePickerAdv1.Calendar.DayNamesHeight = 15;
VB 'To set the height of the day names in calender of the DateTimePickerAdv Me.dateTimePickerAdv1.Calendar.DayNamesHeight = 15
Figure 1. DateTimePickerAdv when DayNamesHeight=15 with image.
Figure 2. DateTimePickerAdv when DayNamesHeight=40 with image.
Sample Links: C#: How to customize the header height of the Calendar C# VB: How to customize the header height of the Calendar VB
|
2X faster development
The ultimate WinForms UI toolkit to boost your development speed.
This page will automatically be redirected to the sign-in page in 10 seconds.