TcxCustomDataController.GetGroupRowValue(TcxRowInfo,Integer) Method
In This Article
#Declaration
Delphi
function GetGroupRowValue(const ARowInfo: TcxRowInfo; ALevelGroupedItemIndex: Integer = 0): Variant;
#Parameters
Name | Type |
---|---|
ARow |
Tcx |
ALevel |
Integer |
#Returns
Type |
---|
Variant |
See Also