ContainerFormItemFormItems Property
Gets the collection of FormItem.

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

Property Value

Type: FormItemCollection
See Also