FlexPivot for WinForms
Move メソッド (RowColCollection)

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > RowColCollection クラス : Move メソッド
Index of row or column to be moved.
New position.
Moves a row or column to a new position in the collection.
シンタックス
'宣言
 
Public Overridable Sub Move( _
   ByVal indexOld As System.Integer, _
   ByVal indexNew As System.Integer _
) 
public virtual void Move( 
   System.int indexOld,
   System.int indexNew
)

パラメータ

indexOld
Index of row or column to be moved.
indexNew
New position.
参照

RowColCollection クラス
RowColCollection メンバ