BCGSoft.Controls.Grid Namespace > GridData Class : AddSubNode Method |
'Declaration Public Sub AddSubNode( _ ByVal node As GroupNode, _ ByVal dataIndex As Integer, _ ByVal ascending As Boolean, _ ByVal createIndex As Boolean _ )
'Usage Dim instance As GridData Dim node As GroupNode Dim dataIndex As Integer Dim ascending As Boolean Dim createIndex As Boolean instance.AddSubNode(node, dataIndex, ascending, createIndex)
public: void AddSubNode( GroupNode* node, int dataIndex, bool ascending, bool createIndex )
public: void AddSubNode( GroupNode^ node, int dataIndex, bool ascending, bool createIndex )
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