Search
CellEvent.getRow Method
See Also
 

Gets the index of the cell row.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public int getRow ()

 Return Value

An integer number specifying the cell row.

 See Also