Back to Devexpress

GroupField Constructors

xtrareports-devexpress-dot-xtrareports-dot-ui-dot-groupfield-dot-ctor.md

latest1.4 KB
Original Source

GroupField Constructors

Defines the objects used as criteria when creating groups in Reports.

NameParametersDescription
GroupField()noneInitializes a new instance of the GroupField class with the default settings.
GroupField(GroupField)itemInitializes a new instance of the GroupField class.
GroupField(String, XRColumnSortOrder)fieldName, sortOrderInitializes a new instance of the GroupField class.
GroupField(String)fieldNameInitializes a new instance of the GroupField class.

See Also

GroupField Class

GroupField Members

DevExpress.XtraReports.UI Namespace