BCGSoft.Controls.Grid Namespace > GridData Class : RemoveGroupNode Method |
'Declaration Public Sub RemoveGroupNode( _ ByVal groupNode As GroupNode, _ ByVal removeRowsFromRowCollections As Boolean, _ ByVal markRowsForDelete As Boolean _ )
'Usage Dim instance As GridData Dim groupNode As GroupNode Dim removeRowsFromRowCollections As Boolean Dim markRowsForDelete As Boolean instance.RemoveGroupNode(groupNode, removeRowsFromRowCollections, markRowsForDelete)
public void RemoveGroupNode( GroupNode groupNode, bool removeRowsFromRowCollections, bool markRowsForDelete )
public: void RemoveGroupNode( GroupNode* groupNode, bool removeRowsFromRowCollections, bool markRowsForDelete )
public: void RemoveGroupNode( GroupNode^ groupNode, bool removeRowsFromRowCollections, bool markRowsForDelete )
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