Show / Hide Table of Contents

Class GroupFormElement

A container that holds a set of form elements that can be expanded, collapsed, or displayed together.

Inheritance
System.Object
FormElement
GroupFormElement
Implements
System.ComponentModel.INotifyPropertyChanged
FormElement.Description
FormElement.IsVisible
FormElement.Label
FormElement.UnknownJson
FormElement.UnsupportedJson
FormElement.INotifyPropertyChanged.PropertyChanged
FormElement.ToJson()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Esri.ArcGISRuntime.Mapping.FeatureForms
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class GroupFormElement : FormElement, INotifyPropertyChanged

Properties

Name Description
Elements

Gets an ordered list of form elements. Nested group elements are not supported.

InitialState

Gets the initial state defining whtehr the group should be expanded or collapsed when the form is initially displayed.

Applies to

TargetVersions
.NET Standard 2.0200.4 - 200.8
.NET200.4 - 200.8
.NET Windows200.4 - 200.8
.NET Android200.4 - 200.8
.NET iOS200.4 - 200.8
.NET Framework200.4 - 200.8
UWP200.4 - 200.8
In This Article
Back to top Copyright © 2022 Esri.