TAbstractdxGridReportLink.AddPageBreak(Integer[],Integer,Integer) Method
Declaration
procedure AddPageBreak(const ARows: array of Integer; AStartIndex: Integer; ACount: Integer); overload;
Parameters
Name | Type |
---|---|
ARows | Integer |
AStartIndex | Integer |
ACount | Integer |
See Also