MarkdownFormItemDisplayName 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 override string DisplayName { get; }
Public Overrides ReadOnly Property DisplayName As String
Get
Property Value
Type:
StringImplements
IFormItemDisplayName
See Also