ListBoxFormItemSelectionMode Property |
Gets or sets the selection behavior for the ListBox control.
Namespace: Geocortex.Forms.Client.ItemsAssembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntaxpublic SelectionMode SelectionMode { get; set; }
Public Property SelectionMode As SelectionMode
Get
Set
Property Value
Type:
SelectionMode
See Also