Table of Contents

Property ShowWeekNumbers

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

ShowWeekNumbers

Gets or sets a value indicating whether to show week numbers on the left side of the calendar.

bool ShowWeekNumbers { get; set; }

Property Value

bool

Remarks

This feature is implemented only in the native calendar. In order to use native calendar, set UseGeneric property to false.