Gets or sets the width of the header, which displays week numbers.
Namespace: MindFusion.Scheduling.WebForms
Package: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public Unit WeekNumbersHeaderWidth { get; set; } |
Visual Basic
![]() |
---|
Public Property WeekNumbersHeaderWidth As Unit |
An instance of the System.Web.UI.WebControls.Unit structure that specifies the width of the week numbers header. Default value is Unit.Empty.
A value of 0 causes the Calendar control to automatically calculate the header size based on the header font size.