ReportBuilder.FoundInGroupingFields(ObjectName, ObjectNameCollectionsSet) Method
In This Article
For internal use.
Namespace: DevExpress.XtraReports.Wizards
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
#Declaration
public static bool FoundInGroupingFields(
ObjectName field,
ObjectNameCollectionsSet groupSet
)
#Parameters
Name | Type |
---|---|
field | DevExpress. |
group |
DevExpress. |
#Returns
Type |
---|
Boolean |
See Also