Contains the arguments passed to the handlers of the LaneGridCellCreated event.
Namespace: MindFusion.Diagramming.Lanes
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public class GridCellEventArgs : EventArgs |
Visual Basic
Copy Code
|
|---|
Public Class GridCellEventArgs |
Inheritance HierarchySystem.Object![]()
System.EventArgs![]()
MindFusion.Diagramming.Lanes.GridCellEventArgs
See Also