Initializes a new instance of the CellEventArgs class.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C# Copy Code |
---|
public CellEventArgs ( |
Visual Basic Copy Code |
---|
Public Sub CellEventArgs ( _ |
The position of the mouse at the time the event was raised.
The zero-based index of the column related to the event.
The zero-based index of the row related to the event.