DiagramLite Programmer's Guide
LinkValidationEventArgs.TableRow Property
See Also
 





Gets the table row related to a link validation event.

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

 Syntax

C#  Copy Code

public int TableRow { get; }

Visual Basic  Copy Code

Public ReadOnly Property TableRow As Integer

 Property Value

 See Also

LinkValidationEventArgs Members
LinkValidationEventArgs Class
MindFusion.Diagramming Namespace