Search
GridCell.Modified Event
See Also
 





Occurs when the cell has been edited.

Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf

 Syntax

C#  Copy Code

public event ActionEventHandler Modified

Visual Basic  Copy Code

Public Event Modified As ActionEventHandler

 See Also