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