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