C1.Win.C1FlexGrid Namespace > Node Class > Move Method : Move(NodeMoveEnum) Method |
'Declaration
Public Overloads Function Move( _ ByVal moveTo As NodeMoveEnum _ ) As Boolean
'Usage
Dim instance As Node Dim moveTo As NodeMoveEnum Dim value As Boolean value = instance.Move(moveTo)
public bool Move( NodeMoveEnum moveTo )
public: bool Move( NodeMoveEnum moveTo )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2