Search
DrawCellEvent.getRow Method
See Also
 

Gets the index of the table's row that contains Cell.

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

 Syntax

Java  Copy Code

public int getRow ()

 Return Value

An integer value specifying the zero-based index of the row.

 See Also