Get the cell for which the event is raised.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public TableNode.Cell Cell { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Cell As TableNode.Cell |
An instance of the TableNode.Cell class specifying the cell related to the event.