DataGrid.ItemsSource Property

Definition

Gets or sets a collection that is used to generate the content of the control.

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

Property Value

Applies to