Search
CalendarDrawEvent.getText Method
See Also
 






Gets the text associated with the element being drawn.

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

 Syntax

Java  Copy Code

public String getText ()

 Return Value

A string specifying the text associated with a custom drawn element.

 See Also