FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Data Namespace > ISpreadDataViewMapper Interface : OnDataRowChanged Method |
'Declaration Sub OnDataRowChanged( _ ByVal newIndex As Integer, _ ByVal oldIndex As Integer, _ ByVal propertyDescriptor As PropertyDescriptor _ )
'Usage Dim instance As ISpreadDataViewMapper Dim newIndex As Integer Dim oldIndex As Integer Dim propertyDescriptor As PropertyDescriptor instance.OnDataRowChanged(newIndex, oldIndex, propertyDescriptor)
void OnDataRowChanged( int newIndex, int oldIndex, PropertyDescriptor propertyDescriptor )
Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional