ContainerFormItemFormItems Property |
Gets the collection of FormItem.
Namespace: Geocortex.Forms.Client.ItemsAssembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntaxpublic virtual FormItemCollection FormItems { get; }
Public Overridable ReadOnly Property FormItems As FormItemCollection
Get
Property Value
Type:
FormItemCollection
See Also