TcxPivotGridViewDataItem.AddTotal(TcxPivotGridGroupItem,Integer) Method
Declaration
function AddTotal(AData: TcxPivotGridGroupItem; AIndex: Integer): TcxPivotGridViewDataItem;
Parameters
Name | Type |
---|---|
AData | TcxPivotGridGroupItem |
AIndex | Integer |
Returns
Type |
---|
TcxPivotGridViewDataItem |
See Also