C1.Win.C1FlexGrid Namespace > Node Class : GetNode Method |
'Declaration
Public Function GetNode( _ ByVal position As NodeTypeEnum _ ) As Node
'Usage
Dim instance As Node Dim position As NodeTypeEnum Dim value As Node value = instance.GetNode(position)
public Node GetNode( NodeTypeEnum position )
public: Node^ GetNode( NodeTypeEnum position )
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