Geocortex Essentials WPF API Reference for Workflow
FormItem Class |
Form item base class.

Namespace: Geocortex.Forms.Client.Items
Assembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1

The FormItem type exposes the following members.


Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | Validate |
Validates the form item.
|

Name | Description | |
---|---|---|
![]() | ArgumentName |
Gets or sets the name of the argument that will be used to store the result of this form item.
|
![]() | DisplayName |
Gets the display name of the form item.
|
![]() | IsValid |
Gets or sets a value indicating whether this instance is valid.
|
![]() | IsVisible |
Gets or sets a value indicating whether this item is visible.
|
![]() | Item |
Gets the error related to the specified property, if any.
|
![]() | ItemID |
Gets or sets the form item ID.
|
![]() | Result |
Gets the result of the form item.
|
![]() | ResultType |
Gets the result type of the form item.
|
![]() | ToolTip |
Gets or sets the tooltip of this form item.
|
![]() | ValidationItems |
Gets the collection of validation items.
|


SystemObject
Geocortex.Forms.Client.ItemsFormItem
Geocortex.Forms.Client.ItemsCheckBoxFormItem
Geocortex.Forms.Client.ItemsComboBoxFormItem
Geocortex.Forms.Client.ItemsContainerFormItem
Geocortex.Forms.Client.ItemsDatePickerFormItem
Geocortex.Forms.Client.ItemsFilePickerFormItem
Geocortex.Forms.Client.ItemsHyperlinkFormItem
Geocortex.Forms.Client.ItemsImageFormItem
Geocortex.Forms.Client.ItemsLabelFormItem
Geocortex.Forms.Client.ItemsListBoxFormItem
Geocortex.Forms.Client.ItemsMarkdownFormItem
Geocortex.Forms.Client.ItemsRadioButtonFormItem
Geocortex.Forms.Client.ItemsTextBoxFormItem
Geocortex.Forms.Client.ItemsTimePickerFormItem
Geocortex.Forms.Client.ItemsFormItem
Geocortex.Forms.Client.ItemsCheckBoxFormItem
Geocortex.Forms.Client.ItemsComboBoxFormItem
Geocortex.Forms.Client.ItemsContainerFormItem
Geocortex.Forms.Client.ItemsDatePickerFormItem
Geocortex.Forms.Client.ItemsFilePickerFormItem
Geocortex.Forms.Client.ItemsHyperlinkFormItem
Geocortex.Forms.Client.ItemsImageFormItem
Geocortex.Forms.Client.ItemsLabelFormItem
Geocortex.Forms.Client.ItemsListBoxFormItem
Geocortex.Forms.Client.ItemsMarkdownFormItem
Geocortex.Forms.Client.ItemsRadioButtonFormItem
Geocortex.Forms.Client.ItemsTextBoxFormItem
Geocortex.Forms.Client.ItemsTimePickerFormItem