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