Class GroupFormElement
A container that holds a set of form elements that can be expanded, collapsed, or displayed together.
Implements
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.8 |
| .NET | 200.4 - 300.0 |
| .NET Windows | 200.4 - 300.0 |
| .NET Android | 200.4 - 300.0 |
| .NET iOS | 200.4 - 300.0 |
| .NET Framework | 200.4 - 200.8 |
| UWP | 200.4 - 200.8 |