TcxSchedulerReportLinkMemoPrintStyle.StartEachItemOnNewPage Property
Specifies whether one user event is shown per page.
Declaration
property StartEachItemOnNewPage: Boolean read; write; default True;
Property Value
Type | Default |
---|---|
Boolean | True |
Remarks
Set the StartEachItemOnNewPage property to True to insert a page break after each user event. Otherwise the user events will be displayed as a list.
The default value of the StartEachItemOnNewPage property is True.
See Also