Back to Devexpress

GroupInfo Constructors

wpf-devexpress-dot-xpf-dot-printing-dot-groupinfo-dot-ctor.md

latest1.1 KB
Original Source

GroupInfo Constructors

Represents an object, which contains information about a group.

NameParametersDescription
GroupInfo()noneInitializes a new instance of the GroupInfo class with the default settings.
GroupInfo(DataTemplate, DataTemplate)headerTemplate, footerTemplateInitializes a new instance of the GroupInfo class with the specified header and footer templates.
GroupInfo(DataTemplate)headerTemplateInitializes a new instance of the GroupInfo class with the specified header template.

See Also

GroupInfo Class

GroupInfo Members

DevExpress.Xpf.Printing Namespace