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