GetGroupedItemChildrenCount Method (FlexAdvancedDataGrid)

Class

FlexAdvancedDataGrid class

Action

Returns the number of children within the first item of a group.

Syntax

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.