Search
CalendarTextEvent.getText Method
See Also
 






Gets the associated text.

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

 Syntax

Java  Copy Code

public String getText ()

 Return Value

A String object representing the text of the customized element.

 See Also