ContainerFormItemVisibleControlValue Property
Gets or sets the value that the visible control form item must have for this item to be visible.

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

Property Value

Type: String
See Also