TAbstractdxGridReportLink.AddHorizontalPageBreak(PIntegerArray,Integer) Method
In This Article
#Declaration
Delphi
procedure AddHorizontalPageBreak(AColumns: PIntegerArray; ACount: Integer); overload;
#Parameters
Name | Type |
---|---|
AColumns | PInteger |
ACount | Integer |
See Also