MultipleChoiceFilter Class |
Namespace: DataGridExtensions
The MultipleChoiceFilter type exposes the following members.
Name | Description | |
---|---|---|
MultipleChoiceFilter |
Initializes a new instance of the MultipleChoiceFilter class.
|
Name | Description | |
---|---|---|
Filter |
Gets or sets the filter.
| |
SelectAllContent |
Gets or sets the content of the select all check box; default is "(Select All)"
| |
Values |
Gets the values.
|
Name | Description | |
---|---|---|
OnApplyTemplate | When overridden in a derived class, is invoked whenever application code or internal processes call ApplyTemplate. (Overrides FrameworkElementOnApplyTemplate.) |
Name | Description | |
---|---|---|
FilterProperty |
The filter property
| |
SelectAllContentProperty |
The select all content property
| |
ValuesProperty |
The values property
|