Search
ItemDrawContext.getItem Method
See Also
 






Gets the item that is being drawn.

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

 Syntax

Java  Copy Code

public Item getItem ()

 Return Value

The schedule item that must be painted by the item viewer.

 See Also