MindFusion.Wpf Pack Programmer's Guide
CellBoundsEventArgs Class
See Also
 





Contains the arguments passed to handlers of the CellBoundsChanged event.

Namespace: MindFusion.Diagramming.Wpf.Lanes
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public class CellBoundsEventArgs : EventArgs

Visual Basic  Copy Code

Public Class CellBoundsEventArgs
    Inherits EventArgs

 Inheritance Hierarchy

System.Object
    System.EventArgs
        MindFusion.Diagramming.Wpf.Lanes.CellBoundsEventArgs

 See Also

CellBoundsEventArgs Members
MindFusion.Diagramming.Wpf.Lanes Namespace