Search
CalendarDrawEvent.getStyle Method
See Also
 






Gets the style associated with the element being drawn.

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

 Syntax

Java  Copy Code

public Style getStyle ()

 Return Value

The Style object associated with the element being drawn.

 See Also