IQueryTaskSupportsCascadingTarget 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
bool SupportsCascadingTarget { get; }

Property Value

Type: Boolean
See Also