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