GroupInfo(DataTemplate, DataTemplate) Constructor
In This Article
Initializes a new instance of the GroupInfo class with the specified group header and footer templates.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v14.2.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
header |
Data |
A Data |
footer |
Data |
A Data |
See Also