DroidDiagram Programmer's Guide
Grid.getCellRow Method
See Also
 






Returns the row index of the specified cell.

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

 Syntax

Java  Copy Code

public int getCellRow (
    ICell cell
)

 Parameters

cell

An ICell object representing a single cell in the grid.

 Return Value

 See Also

Grid Members
Grid Class
com.mindfusion.diagramming.lanes Namespace