MobileForms Toolkit Documentation

MonthCalendarEx.ShowWeekNumbers Property

Gets or sets a value indicating whether the month calendar control displays week numbers (1-52) to the left of each row of days.

public bool ShowWeekNumbers {get; set;}

Property Value

true if the week numbers are displayed; otherwise, false. The default is false.

See Also

MonthCalendarEx Class | Resco.Controls.DetailView.DetailViewInternal Namespace