DiagramLite Programmer's Guide
CellEventArgs.Cell Property
See Also
 





Gets the cell for which the event is raised.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight

 Syntax

C#  Copy Code

public Cell Cell { get; }

Visual Basic  Copy Code

Public ReadOnly Property Cell As Cell

 Property Value

 See Also

CellEventArgs Members
CellEventArgs Class
MindFusion.Diagramming Namespace