TcxCustomDataController.GetGroupRowValue(TcxRowInfo,Integer) Method
Declaration
function GetGroupRowValue(const ARowInfo: TcxRowInfo; ALevelGroupedItemIndex: Integer = 0): Variant;
Parameters
| Name | Type |
|---|---|
| ARowInfo | TcxRowInfo |
| ALevelGroupedItemIndex | Integer |
Returns
| Type |
|---|
| Variant |
See Also