Click or drag to resize

DataGridFilterResourceLocator Attached Property

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.

Namespace:  DataGridExtensions
Assembly:  DataGridExtensions (in DataGridExtensions.dll)
Syntax
See GetResourceLocator, SetResourceLocator

Property Value

Type: IResourceLocator
See Also