FlexPivot for WinForms
Move メソッド (Column)

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > Column クラス : Move メソッド
An integer specifying the column's new position.
Moves a Column 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 column's new position.
参照

Column クラス
Column メンバ