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





Contains the arguments passed to the CellTextEdited event handlers.

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

 Syntax

C#  Copy Code

public class EditCellTextEventArgs : EventArgs

Visual Basic  Copy Code

Public Class EditCellTextEventArgs
    Inherits EventArgs

 Inheritance Hierarchy

System.Object
    System.EventArgs
        MindFusion.Diagramming.Wpf.EditCellTextEventArgs

 See Also

EditCellTextEventArgs Members
MindFusion.Diagramming.Wpf Namespace