MindFusion.Diagramming for Universal Windows Programmer's Guide
Grid.CellBoundsChanged Event
See Also
 






Raised when the bounding rectangle of a cell has been changed.

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

 Syntax

C#  Copy Code

public event CellBoundsEventHandler CellBoundsChanged

Visual Basic  Copy Code

Public Event CellBoundsChanged As CellBoundsEventHandler

 See Also

Grid Members
Grid Class
MindFusion.Diagramming.Lanes Namespace