| Visual Basic (Declaration) | |
|---|---|
Public Property TodayText As String | |
| C# | |
|---|---|
public string TodayText {get; set;} | |
Property Value
stringThis property is only displayed when the TodayFormat is equal to text.
The text of the date itself will be displayed after it, and will use the format supplied to the DateFormat Property.