Sets a value indicating whether formatting tags such as <b> and <i> are taken into consideration in the items' description text.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
Java Copy Code |
---|
public void setUseStyledText ( |
true to enable the use of formatting tags in the item's description; otherwise, false. Set to null to use the corresponding value from the current theme.
Styled text allows applying various attributes to the characters it contains. Attributes are specified using HTML-like formatting tags embedded in the raw text.
JPlanner Programmer's Guide | © 2023 MindFusion |