DataGridFilter Fields |
The DataGridFilter type exposes the following members.
Name | Description | |
---|---|---|
CheckBoxColumnFilterTemplateKey |
Template for the filter on a column represented by a DataGridCheckBoxColumn.
| |
ColumnHeaderSearchCheckBoxStyleKey |
Style for the filter check box in a filtered DataGridCheckBoxColumn.
| |
ColumnHeaderSearchTextBoxClearButtonStyleKey |
Style for the clear button in the filter text box in a filtered DataGridTextColumn.
| |
ColumnHeaderSearchTextBoxStyleKey |
Style for the filter text box in a filtered DataGridTextColumn.
| |
ColumnHeaderTemplateKey |
Template for the whole column header.
| |
ComboBoxColumnFilterTemplateKey |
Template for the filter on a column represented by a DataGridComboBoxColumn.
| |
ContentFilterFactoryProperty |
Identifies the ContentFilterFactory dependency property
| |
FilterEvaluationDelayProperty |
Identifies the FilterEvaluationDelay dependency property
| |
GlobalFilterProperty |
Identifies the GlobalFilter dependency property.
| |
IconStyleKey |
The filter icon style.
| |
IconTemplateKey |
The filter icon template.
| |
IsAutoFilterEnabledProperty |
Identifies the IsAutoFilterEnabled dependency property
| |
ResourceLocatorProperty |
Identifies the ResourceLocator attached property
| |
TemplateColumnFilterTemplateKey |
Template for the filter on a column represented by a DataGridCheckBoxColumn.
| |
TextColumnFilterTemplateKey |
Template for the filter on a column represented by a DataGridTextColumn.
|