TAbstractdxGridReportLink.AddPageBreak(Integer[]) Method
In This Article
#Declaration
Delphi
procedure AddPageBreak(const ARows: array of Integer); overload;
#Parameters
Name | Type |
---|---|
ARows | Integer |
See Also