GroupInfo.FooterTemplate Property
In This Article
Specifies the group footer template for the document.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Data |
A Data |
#Remarks
Use the FooterTemplate and GroupInfo.HeaderTemplate properties, to specify templates for the document group areas.
For more information, see Printing Links.
See Also