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