ListBox.SelectionType

ListBox.SelectionType property

Gets or sets the selection mode of the specified list box.

public SelectionType SelectionType { get; set; }

See Also