TdxGridReportLinkStyles.GetFooterParams(TcxCustomGridRecord,Integer,TcxGridColumn,TcxViewParams) Method
Declaration
procedure GetFooterParams(ARecord: TcxCustomGridRecord; AGroupLevel: Integer; AItem: TcxGridColumn; out AParams: TcxViewParams); virtual;
Parameters
Name | Type |
---|---|
ARecord | TcxCustomGridRecord |
AGroupLevel | Integer |
AItem | TcxGridColumn |
AParams | TcxViewParams |
See Also