SubstituteFilterEventArgs Constructors
Provides data for events that allow you to replace a data filter applied by an end-user.| Name | Parameters | Description |
|---|---|---|
| SubstituteFilterEventArgs() | none | Initializes a new instance of the SubstituteFilterEventArgs class. |
| SubstituteFilterEventArgs(CriteriaOperator) | filter | Initializes a new instance of the SubstituteFilterEventArgs class with the specified settings. |
See Also