Gets a string used to format the subtitle texts.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
Java Copy Code |
---|
public String getSubTitleFormat () |
A string specifying the display format.
In addition to the standard specifiers, the "w1" format can be used to display only the first letter of the day of the week (that is, 'M' for Monday, 'T' for Tuesday, and so on). This specifier cannot be combined with other specifiers, it can be used only by its own.
JPlanner Programmer's Guide | © 2023 MindFusion |