Gets or sets the row at the specified position within the collection.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public TableNode.Row Item [ |
Visual Basic Copy Code |
---|
Public Property Item( _ |
A reference to the TableNode.Row object at the specified index.
Do not use the set accessor of this property. It supports the WpfDiagram infrastructure and is not intended to be used directly from your code.
WpfDiagram Programmer's Guide | © 2024 MindFusion |