ListBoxFormItemSelectionMode Property
Gets or sets the selection behavior for the ListBox control.

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

Property Value

Type: SelectionMode
See Also