FormItemDisplayName Property |
Gets the display name of the form item.
Namespace: Geocortex.Forms.Client.ItemsAssembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntaxpublic virtual string DisplayName { get; }
Public Overridable ReadOnly Property DisplayName As String
Get
Property Value
Type:
StringImplements
IFormItemDisplayName
See Also