ContainerFormItemVisibleControlID Property |
Gets or sets the ID of the form item whose value controls the visibility of this item.
Namespace: Geocortex.Forms.Client.ItemsAssembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntaxpublic string VisibleControlID { get; set; }
Public Property VisibleControlID As String
Get
Set
Property Value
Type:
String
See Also