[]
Gets or sets a value that indicates whether to show the week number.
public bool ShowWeekNumber { get; set; }
Public Property ShowWeekNumber As Boolean
| Type | Description |
|---|---|
| bool | A bool value that indicates whether to show the week number. The default is false. |