TemplatedLink.PrintReportFooterAtBottom Property
Specifies whether the report footer is printed at the bottom of the page, or immediately after the report content.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v24.1.dll
NuGet Package: DevExpress.Wpf.Printing
Declaration
Property Value
Type | Description |
---|---|
Boolean | true to always print the report footer at the bottom of the document last page; otherwise false. |
See Also