Search
DateEvent.getBounds Method
See Also
 






Gets the bounding rectangle of the clicked date cell.

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

 Syntax

Java  Copy Code

public Rectangle getBounds ()

 Return Value

A Rectangle object specifying the bounds of the cell related to the raised event.

 See Also