TextBoxFormItemTextboxWidth Property |
Gets or sets the width of the text box in pixels.
Namespace: Geocortex.Forms.Client.ItemsAssembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntaxpublic int TextboxWidth { get; set; }
Public Property TextboxWidth As Integer
Get
Set
Property Value
Type:
Int32
See Also