DataGridItemsSource Property
Gets or sets the collection that is used to generate the contents of the DataGrid.
Namespace: Aliquo.Windows.ControlsAssembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
public Object ItemsSource { get; set; }
Public Property ItemsSource As Object
Get
Set
Property Value
Object