MultiSelectList.Items Property

Definition

Gets or sets the items in the list.

public System.Collections.IEnumerable Items { get; }
member this.Items : System.Collections.IEnumerable
Public ReadOnly Property Items As IEnumerable

Property Value

The items in the list.

Applies to