FlexPivot for WinForms
Move メソッド (Row)

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > Row クラス : Move メソッド
An integer specifying the row's new position.
Moves a row to a new position in the collection.
シンタックス
'宣言
 
Public Overrides Sub Move( _
   ByVal indexNew As System.Integer _
) 
public override void Move( 
   System.int indexNew
)

パラメータ

indexNew
An integer specifying the row's new position.
参照

Row クラス
Row メンバ