Search
InplaceEditValidationEvent.getDropdownScreenBounds Method
See Also
 






Gets the screen bounds of the dropdown area (cell rectangle in screen coordinates). Applications can use this to position custom popup windows.

Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet

 Syntax

Java  Copy Code

public Rectangle getDropdownScreenBounds ()

 Return Value

 See Also