MindFusion.Wpf Pack Programmer's Guide
RowEventArgs.RowIndex Property
See Also
 





Gets the index of the table row for which the event has been raised.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public int RowIndex { get; }

Visual Basic  Copy Code

Public ReadOnly Property RowIndex As Integer

 Property Value

An integer value specifying the row's index.

 See Also

RowEventArgs Members
RowEventArgs Class
MindFusion.Diagramming.Wpf Namespace