Search
ItemDrawContext.getStyle Method
See Also
 






Gets the style that should be used to draw the item.

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

 Syntax

Java  Copy Code

public Style getStyle ()

 Return Value

The Style for the item being painted.

 See Also