MultiPage<T>.ItemsSource Property

Definition

The source for the items to be displayed.

public System.Collections.IEnumerable ItemsSource { get; set; }
member this.ItemsSource : System.Collections.IEnumerable with get, set

Property Value

Applies to