'Declaration Public Function New( _ ByVal property As PropertyDescriptor, _ ByVal filter As Filter _ )
public FilterAutoGeneratingEventArgs( PropertyDescriptor property, Filter filter )
Parameters
- property
- The data source property to which the filter applies.
- filter
- The filter.