Click or drag to resize

DataGridFilter Attached Properties

The DataGridFilter type exposes the following members.

Attached Properties
  NameDescription
Public attached propertyContentFilterFactory
Identifies the ContentFilterFactory dependency property
Public attached propertyFilterEvaluationDelay
Identifies the FilterEvaluationDelay dependency property
Public attached propertyGlobalFilter
Allows to specify a global filter that is applied to the items in addition to the column filters.
Public attached propertyIsAutoFilterEnabled
Identifies the IsAutoFilterEnabled dependency property
Public attached propertyResourceLocator
Set an resource locator to locate resource if the component resource keys can not be found, e.g. because dgx is used in a plugin and multiple assemblies with resources might exist.
Top
See Also