FormDefinitionContainerFormItem Property |
Gets or sets the container form item.
Namespace: Geocortex.Forms.ClientAssembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntaxpublic ContainerFormItem ContainerFormItem { get; set; }
Public Property ContainerFormItem As ContainerFormItem
Get
Set
Property Value
Type:
ContainerFormItem
See Also