LinkBase.EnablePageDialog Property
Enables the Header and Footer dialog used for editing a document page’s headers and footers.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the Header and Footer dialog is enabled; otherwise false. |
Remarks
The Header and Footer dialog allows you to add required information to the report pages’ headers and footers, including the current page number and the total number of pages, the current date and time, the user who is printing the report and any images required.
The following image displays the Header and Footer dialog, with all the available templates for the header and the footer specified.
See Also