AutoGenerateColumns Property
Gets or sets a value to determine whether columns are generated automatically from the properties of the items of ItemsSource.
public bool AutoGenerateColumns {get; set;}
'Declaration
Public Property AutoGenerateColumns As Boolean