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