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