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