TcxPivotGridViewDataItem.AddTotal(TcxPivotGridGroupItem,Integer) Method
In This Article
#Declaration
Delphi
function AddTotal(AData: TcxPivotGridGroupItem; AIndex: Integer): TcxPivotGridViewDataItem;
#Parameters
Name | Type |
---|---|
AData | Tcx |
AIndex | Integer |
#Returns
Type |
---|
Tcx |
See Also