FormDefinitionTitle Property |
Gets or sets the title of the form.
Namespace: Geocortex.Forms.ClientAssembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntaxpublic string Title { get; set; }
Public Property Title As String
Get
Set
Property Value
Type:
String
See Also