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