Gets the cell at the specified position.
Namespace: MindFusion.Diagramming.Lanes
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public ICell Item [ |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property Item( _ |
An ICell instance representing the cell at the specified position.
See Also