MindFusion.Wpf Pack Programmer's Guide
LinkValidationEventArgs.TableRow Property
See Also
 





Gets the table row related to a link validation event.

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

 Syntax

C#  Copy Code

public int TableRow { get; }

Visual Basic  Copy Code

Public ReadOnly Property TableRow As Integer

 Property Value

An integer value specifying the zero-based index of a TableNode's row.

 See Also

LinkValidationEventArgs Members
LinkValidationEventArgs Class
MindFusion.Diagramming.Wpf Namespace