MindFusion.Wpf Pack Programmer's Guide
AreaEventArgs.Row Property
See Also
 





Gets the index of a row if the event is raised for a table cell.

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

 Syntax

C#  Copy Code

public int Row { get; }

Visual Basic  Copy Code

Public ReadOnly Property Row As Integer

 Property Value

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

 See Also

AreaEventArgs Members
AreaEventArgs Class
MindFusion.Diagramming.Wpf Namespace