TAbstractdxGridReportLink.AddHorizontalPageBreak(TList,Integer,Integer) Method
Declaration
procedure AddHorizontalPageBreak(AColumns: TList; AStartIndex: Integer; ACount: Integer); overload;
Parameters
Name | Type |
---|---|
AColumns | TList |
AStartIndex | Integer |
ACount | Integer |
See Also