TextBoxFormItemInputScope Property |
Gets or sets the input scope of the textbox.
Namespace: Geocortex.Forms.Client.ItemsAssembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntaxpublic string InputScope { get; set; }
Public Property InputScope As String
Get
Set
Property Value
Type:
String
See Also