Raised when a lane grid's cell has been created to allow additional cusomtization of its presentation.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C# Copy Code |
---|
public event EventHandler<GridCellEventArgs> LaneGridCellCreated |
Visual Basic Copy Code |
---|
Public Event LaneGridCellCreated As EventHandler(Of GridCellEventArgs) |