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