ValidationItemDisplayName Property |
Gets the display name of the validation item.
Namespace: Geocortex.Forms.Client.Items.ValidationAssembly: 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:
String
See Also