ContainerFormItemMaxWidth Property
Gets or sets the maximum width of the container.

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

Property Value

Type: Double
See Also