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