Gets the Cell instance at the specified position.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public TableNode.Cell Item [ |
Visual Basic Copy Code |
---|
Public ReadOnly Property Item( _ |
The zero-based index of the cell's row.
An instance of the Cell class that represents the cell of the table at the specified position.
WpfDiagram Programmer's Guide | © 2024 MindFusion |