BCGSoft.Controls.Grid Namespace > GridData Class : GetRowsInGroup Method |
'Declaration Public Sub GetRowsInGroup( _ ByVal groupNode As GroupNode, _ ByRef lst As ArrayList, _ ByVal includeGroupNodes As Boolean _ )
'Usage Dim instance As GridData Dim groupNode As GroupNode Dim lst As ArrayList Dim includeGroupNodes As Boolean instance.GetRowsInGroup(groupNode, lst, includeGroupNodes)
public: void GetRowsInGroup( GroupNode* groupNode, ref ArrayList* lst, bool includeGroupNodes )
public: void GetRowsInGroup( GroupNode^ groupNode, ArrayList^% lst, bool includeGroupNodes )
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