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