Search
CalendarTextEvent.setText Method
See Also
 






Sets the associated text.

Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling

 Syntax

Java  Copy Code

public void setText (
    String value
)

 Parameters

value

The new text of the customized element.

 See Also