[]
Initializes a new instance of the FilterAutoGeneratingEventArgs.
public FilterAutoGeneratingEventArgs(PropertyDescriptor property, Filter filter)
Public Sub New([property] As PropertyDescriptor, filter As Filter)
| Type | Name | Description |
|---|---|---|
| PropertyDescriptor | property | The data source property to which the filter applies. |
| Filter | filter | The filter. |