Search
CalendarDrawEvent.getElement Method
See Also
 






Gets the type of the calendar element being drawn.

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

 Syntax

Java  Copy Code

public CustomDrawElements getElement ()

 Return Value

One of the CustomDrawElements constants specifying what element to draw.

 See Also