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