TcxTreeListCustomReportLink.AddPageBreak(TcxTreeListNode[]) Method
In This Article
#Declaration
Delphi
procedure AddPageBreak(const ANodes: array of TcxTreeListNode); overload;
#Parameters
Name | Type |
---|---|
ANodes | Tcx |
See Also