iGroupedItemChildrenCount = advancedDataGrid.GetGroupedItemChildrenCount(RowIndex, [RestoreOriginalPosition])
| Variable | Description |
|---|---|
| iGroupedItemChildrenCount | INTEGER. |
| RowIndex | Returns the zero-based index of the specified row. INTEGER. |
| RestoreOriginalPosition | Optional.Returns the children within the first item of a group to their previous position. BOOLEAN. |