Show / Hide Table of Contents

Method IsInFieldGroup

IsInFieldGroup(PopupField)

Returns a value indicating whether the specified field participates in a FieldGroup.

Declaration
public bool IsInFieldGroup(PopupField field)
Parameters
Type Name Description
PopupField field

The field.

Returns
Type Description
Boolean

true if the field participates in a field group; otherwise, false.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0100.14 - 100.15
.NET 6.0100.14 - 100.15
.NET 6.0 Windows100.14 - 100.15
.NET Framework100.14 - 100.15
Xamarin.Android100.14 - 100.15
Xamarin.iOS100.14 - 100.15
UWP100.14 - 100.15
In This Article
Back to top Copyright © 2022 Esri.