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.v20.2.dll

NuGet Packages: DevExpress.Reporting.Core, DevExpress.WindowsDesktop.Reporting.Core

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