[]
Gets or sets the items displayed in the list.
[Parameter] public IEnumerable ItemsSource { get; set; }
<Parameter> Public Property ItemsSource As IEnumerable