'Declaration Public Sub OnDataModelRowInserted( _ ByVal index As Integer _ )
'Usage Dim instance As DefaultSpreadDataViewMapper Dim index As Integer instance.OnDataModelRowInserted(index)
public void OnDataModelRowInserted( int index )
DefaultSpreadDataViewMapper Class DefaultSpreadDataViewMapper Members