FlexPivot for WinForms
Move(NodeMoveEnum) メソッド

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > Node クラス > Move メソッド : Move(NodeMoveEnum) メソッド
A value from the NodeMoveEnum enumeration that specifies where the node will be moved with respect to its current position.
Moves a node to a new position.
シンタックス
'宣言
 
Public Overloads Function Move( _
   ByVal moveTo As NodeMoveEnum _
) As System.Boolean
public System.bool Move( 
   NodeMoveEnum moveTo
)

パラメータ

moveTo
A value from the NodeMoveEnum enumeration that specifies where the node will be moved with respect to its current position.

戻り値の型

Returns true if the method was successful, false otherwise.
参照

Node クラス
Node メンバ
オーバーロード一覧