FormDefinitionContainerFormItem Property
Gets or sets the container form item.

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

Property Value

Type: ContainerFormItem
See Also