FormDefinitionFormItems Property
Gets the collection of top level form items in this Form.

Namespace: Geocortex.Forms.Client
Assembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntax
public FormItemCollection FormItems { get; }

Property Value

Type: FormItemCollection
See Also