FormDefinitionMaxWidth Property
Gets or sets the maximum width of the form (in pixels).

Namespace: Geocortex.Forms.Client
Assembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntax
public double MaxWidth { get; set; }

Property Value

Type: Double
Remarks
Default is 1000.
See Also