DiagramLite Programmer's Guide
GridCellEventArgs Class
See Also
 





Contains the arguments passed to the handlers of the LaneGridCellCreated event.

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

 Syntax

C#  Copy Code

public class GridCellEventArgs : EventArgs

Visual Basic  Copy Code

Public Class GridCellEventArgs
    Inherits EventArgs

 Inheritance Hierarchy

System.Object
    System.EventArgs
        MindFusion.Diagramming.Lanes.GridCellEventArgs

 See Also

GridCellEventArgs Members
MindFusion.Diagramming.Lanes Namespace