| C1.Data.2 Assembly > C1.Data Namespace : RowUpdateEventHandler Delegate |
'Declaration Public Delegate Sub RowUpdateEventHandler( _ ByVal sender As System.Object, _ ByVal e As RowUpdateEventArgs _ )
public delegate void RowUpdateEventHandler( System.object sender, RowUpdateEventArgs e )