 | DataGridFilterHostDataGrid Property |
The data grid this filter is attached to.
Namespace:
DataGridExtensions
Assembly:
DataGridExtensions (in DataGridExtensions.dll)
Syntaxpublic DataGrid DataGrid { get; }
Public ReadOnly Property DataGrid As DataGrid
Get
Property Value
Type:
DataGrid
See Also