TcxPivotGridGroupItem.AddChild(Variant,Integer,TcxPivotGridField) Method
Declaration
function AddChild(const AGroupValue: Variant; ARecordIndex: Integer; AField: TcxPivotGridField): TcxPivotGridGroupItem; overload;
Parameters
| Name | Type |
|---|---|
| AGroupValue | Variant |
| ARecordIndex | Integer |
| AField | TcxPivotGridField |
Returns
| Type |
|---|
| TcxPivotGridGroupItem |
See Also