ListBoxFormItemSupportsCascadingTarget Property
Gets a value indicating whether this form item supports being the target of a cascading query.

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

Property Value

Type: Boolean

Implements

IQueryTaskSupportsCascadingTarget
See Also