TableView.PrintGroupFooters Property
In This Article
Gets or sets whether to print the Group Footer's content. This is a dependency property.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true, to print group footers; otherwise, false. |
#Remarks
To learn more, see Group Footer.
See Also