ComboBoxFormItemSelectedValue Property
Gets or sets the value of the item that should be selected by default.

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

Property Value

Type: Object
See Also