Sets the row within the table this connection point should be associated with.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public virtual void UpdateRow ( |
Visual Basic
Copy Code
|
|---|
Public Overridable Sub UpdateRow( _ |
The index of the row to update.
See Also