Class GroupFormElement
A container that holds a set of form elements that can be expanded, collapsed, or displayed together.
Implements
System.ComponentModel.INotifyPropertyChanged
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
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
Target | Versions |
---|---|
.NET Standard 2.0 | 200.4 - 200.5 |
.NET | 200.4 - 200.5 |
.NET Windows | 200.4 - 200.5 |
.NET Android | 200.4 - 200.5 |
.NET iOS | 200.4 - 200.5 |
.NET Framework | 200.4 - 200.5 |
UWP | 200.4 - 200.5 |