The todayText property (string) sets the text of the “Today” button displayed by the Navigator component.
The value will be HTML-encoded automatically.
If todayHtml is not null
, it will override the todayText
value.
Declaration
DayPilot.Navigator.todayText
Default Value
1
See Also