FormDefinitionMaxHeight Property |
Gets or sets the maximum height of the form (in pixels).
Namespace: Geocortex.Forms.ClientAssembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntaxpublic double MaxHeight { get; set; }
Public Property MaxHeight As Double
Get
Set
Property Value
Type:
Double
RemarksDefault is 800.
See Also