[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Data.ISpreadDataViewMapper.OnDataRowDeleted

OnDataRowDeleted Method

OnDataRowDeleted(int, int, PropertyDescriptor)

Occurs when the data row is deleted.

Declaration
void OnDataRowDeleted(int newIndex, int oldIndex, PropertyDescriptor propertyDescriptor)
Sub OnDataRowDeleted(newIndex As Integer, oldIndex As Integer, propertyDescriptor As PropertyDescriptor)
Parameters
Type Name Description
int newIndex

New index

int oldIndex

Old index

PropertyDescriptor propertyDescriptor

Property descriptor