DataItemValue Property
Gets or sets the value to return when the data item is selected.

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

Property Value

Type: Object
See Also