TemplatedLink.ReportHeaderTemplate Property
Specifies the report header template for the document.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v24.2.dll
NuGet Package: DevExpress.Wpf.Printing
#Declaration
public DataTemplate ReportHeaderTemplate { get; set; }
#Property Value
Type | Description |
---|---|
Data |
A Data |
#Remarks
Use the TemplatedLink.ReportFooterTemplate and ReportHeaderTemplate properties, to specify templates for the document report footer and header areas.
For more information, see Printing Links.