Returns the row index of the specified cell.
Namespace: MindFusion.Diagramming.Lanes
Assembly: MindFusion.Diagramming.Silverlight
C# Copy Code |
---|
public int GetCellRow ( |
Visual Basic Copy Code |
---|
Public Function GetCellRow ( _ |
An ICell object representing a single cell in the grid.
The index of the row that contains cell; -1 if cell is not found or refers to a group of cells.