FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread.Data 名前空間 > ISpreadDataViewMapper インタフェース : OnDataRowAdded メソッド |
'Declaration
Sub OnDataRowAdded( _ ByVal newIndex As Integer, _ ByVal oldIndex As Integer, _ ByVal propertyDescriptor As PropertyDescriptor _ )
void OnDataRowAdded( int newIndex, int oldIndex, PropertyDescriptor propertyDescriptor )