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