IFormItem Interface
Form item interface.

Namespace: Geocortex.Forms.Client.Items
Assembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntax
public interface IFormItem

The IFormItem type exposes the following members.

Properties
  NameDescription
Public propertyDisplayName
Gets the display name of the form item.
Top
See Also