'Declaration
Protected Overridable Sub OnRowValidated( _ ByVal e As RowColEventArgs _ )
protected virtual void OnRowValidated( RowColEventArgs e )
Parameters
- e
- A RowColEventArgs that contains the event data.
'Declaration
Protected Overridable Sub OnRowValidated( _ ByVal e As RowColEventArgs _ )
protected virtual void OnRowValidated( RowColEventArgs e )