Raises the LaneGridCellCreated event.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
protected virtual void OnLaneGridCellCreated ( |
Visual Basic
Copy Code
|
|---|
Protected Overridable Sub OnLaneGridCellCreated( _ |
An object providing the event data.
See Also