TreeDataGridItemsSourceView(IEnumerable) Constructor

Definition

Namespace TreeDataGridCore
Assembly TreeDataGrid.Core.dll

Initializes a new instance of the ItemsSourceView class for the specified data source.

public TreeDataGridItemsSourceView(IEnumerable source)

Parameters

source
IEnumerable

The data source.