SelectedItems Property (ListBoxDescription)
A collection of all selected items in the list.

C# Syntax

public string[] SelectedItems {get; set;}