 | IContentFilterFactory Interface |
Interface to be implemented by a content filter factory.
Namespace:
DataGridExtensions
Assembly:
DataGridExtensions (in DataGridExtensions.dll)
Syntaxpublic interface IContentFilterFactory
Public Interface IContentFilterFactory
The IContentFilterFactory type exposes the following members.
Methods
| Name | Description |
---|
 | Create |
Creates the content filter for the specified content.
|
Top
See Also