IsGroupedItem Method (FlexAdvancedDataGrid)

Action

Returns a value that specifies whether the item is a member of a group.

Syntax

groupedItem = advancedDataGrid.IsGroupedItem(RowIndex, [RestoreOriginalPosition])
Variable Description
groupedItem Boolean.
RowIndex The row index of the selected item. Integer.
RestoreOriginalPosition Optional: Returns an item of a group to its previous position. Boolean.