TcxTreeListCustomReportLink.AddPageBreak Method
Name | Description |
---|---|
AddPageBreak(TcxTreeListNode) | |
AddPageBreak(TcxTreeListNode[]) | |
AddPageBreak(TcxTreeListNodeArray) | |
AddPageBreak(TList) |
Inserts custom page breaks between the tree list’s nodes. General Description This method is used in the OnGetCustomPageBreaks event handler. To enable the OnGetCustomPageBreaks event, set the report link’s OptionsPagination.Custom property to True. |