TextBoxFormItemDefaultText Property |
Gets or sets the default value shown in the textbox.
Namespace: Geocortex.Forms.Client.ItemsAssembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntaxpublic string DefaultText { get; set; }
Public Property DefaultText As String
Get
Set
Property Value
Type:
String
See Also