Click or drag to resize

DataGridFilterHostDataGrid Property

The data grid this filter is attached to.

Namespace:  DataGridExtensions
Assembly:  DataGridExtensions (in DataGridExtensions.dll)
Syntax
public DataGrid DataGrid { get; }

Property Value

Type: DataGrid
See Also