DiagramLite Programmer's Guide
CellEventArgs.Row Property
See Also
 





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

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight

 Syntax

C#  Copy Code

public int Row { get; }

Visual Basic  Copy Code

Public ReadOnly Property Row As Integer

 Property Value

 See Also

CellEventArgs Members
CellEventArgs Class
MindFusion.Diagramming Namespace