Search
LocalStrings.todayCaption Property
See Also
 






Specifies the caption text of the "Today" button in a date picker control.

Namespace: MindFusion.Scheduling
File: LocalStrings.js

 Syntax

JavaScript  Copy Code

get todayCaption() {}
set todayCaption(value) {}

 Property Value

String

A string containing the caption text.

 See Also