[]
Initializes a new instance of the DynamicFilterItem class.
protected DynamicFilterItem(SerializationInfo info, StreamingContext context)
Protected Sub New(info As SerializationInfo, context As StreamingContext)
| Type | Name | Description |
|---|---|---|
| SerializationInfo | info | The information. |
| StreamingContext | context | The context. |
Creates a dynamic filter instance with customized settings.
public DynamicFilterItem(DynamicFilterType dynamicFilterType)
Public Sub New(dynamicFilterType As DynamicFilterType)
| Type | Name | Description |
|---|---|---|
| DynamicFilterType | dynamicFilterType |