Contains the arguments passed to the CellTextEdited event handlers.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public class EditCellTextEventArgs : EventArgs |
Visual Basic
Copy Code
|
|---|
Public Class EditCellTextEventArgs |
Inheritance HierarchySystem.Object![]()
System.EventArgs![]()
MindFusion.Diagramming.EditCellTextEventArgs
See Also