ContainerFormItemMaxWidth Property |
Gets or sets the maximum width of the container.
Namespace: Geocortex.Forms.Client.ItemsAssembly: 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
See Also