ComboBoxFormItemResultType Property |
Gets the result type of the form item.
Namespace: Geocortex.Forms.Client.ItemsAssembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntaxpublic override Type ResultType { get; }
Public Overrides ReadOnly Property ResultType As Type
Get
Property Value
Type:
TypeObject type.
See Also