DiagramLite Programmer's Guide
TreeViewConnectionPoint.UpdateRow Method
See Also
 





Sets the row within the table this connection point should be associated with.

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

 Syntax

C#  Copy Code

public override void UpdateRow (
    int rowIndex
)

Visual Basic  Copy Code

Public Overrides Sub UpdateRow( _
    rowIndex As Integer _
)

 Parameters

rowIndex

 See Also

TreeViewConnectionPoint Members
TreeViewConnectionPoint Class
MindFusion.Diagramming Namespace