Property FeatureFormDefinition
FeatureFormDefinition
Gets the user interface to display when editing a feature in this layer or table.
Declaration
FeatureFormDefinition FeatureFormDefinition { get; }
Property Value
| Type | Description |
|---|---|
| FeatureFormDefinition | Defines the user interface to display when editing a feature in this layer or table. |
Remarks
This is null if an error occurs or if the table does not have an associated feature form definition.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET Standard 2.0 | 200.6 - 200.8 |
| .NET | 200.6 - 200.8 |
| .NET Windows | 200.6 - 200.8 |
| .NET Android | 200.6 - 200.8 |
| .NET iOS | 200.6 - 200.8 |
| .NET Framework | 200.6 - 200.8 |
| UWP | 200.6 - 200.8 |