[]
Gets or sets a value that indicates whether to show the today legend.
[Browsable(true)]
public bool ShowToday { get; set; }
<Browsable(True)>
Public Property ShowToday As Boolean
Type | Description |
---|---|
bool | A bool value that indicates whether to show the today legend.The default is false. |
This property determines whether to show the today legend at the bottom of this calendar.