Gets the cell at the specified position.
Namespace: MindFusion.Diagramming.Lanes
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public ICell Item [ |
Visual Basic
![]() |
---|
Public ReadOnly Property Item( _ |
An integer value that represents the column of the cell to get.
An integer value that represents the index of the row to get.
An ICell instance representing the cell at the specified position.