OnInsertComplete Method (SelectedRowCollection)
In This Topic
Syntax
'Declaration
Protected Overridable Sub OnInsertComplete( _
ByVal As System.Integer, _
ByVal As System.Object _
)
protected virtual void OnInsertComplete(
System.int ,
System.object
)
Parameters
- index
- value
See Also