3 references to RowChanging
System.Data.Common (3)
System\Data\DataTable.cs (2)
28[DefaultEvent(nameof(RowChanging))] 3626/// Raises the <see cref='System.Data.DataTable.RowChanging'/> event.
System\Xml\XmlDataDocument.cs (1)
325t.RowChanging += new DataRowChangeEventHandler(OnRowChanging);