FormDefinitionFormItems Property |
Gets the collection of top level form items in this Form.
Namespace: Geocortex.Forms.ClientAssembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntaxpublic FormItemCollection FormItems { get; }
Public ReadOnly Property FormItems As FormItemCollection
Get
Property Value
Type:
FormItemCollection
See Also