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