Skip to main content
A newer version of this page is available. .

ReportBuilder.FoundInGroupingFields(ObjectName, ObjectNameCollectionsSet) Method

For internal use.

Namespace: DevExpress.XtraReports.Wizards

Assembly: DevExpress.XtraReports.v18.2.dll

Declaration

public static bool FoundInGroupingFields(
    ObjectName field,
    ObjectNameCollectionsSet groupSet
)

Parameters

Name Type
field DevExpress.XtraReports.Native.ObjectName
groupSet DevExpress.XtraReports.Native.ObjectNameCollectionsSet

Returns

Type
Boolean
See Also