ParseFilterCriteriaEventArgs.SetValuesOrBlanks Method
Name | Parameters | Description |
---|---|---|
SetValuesOrBlanks(Object[]) | values | Selects the specified values and the “Blanks” value. |
SetValuesOrBlanks<T>(IReadOnlyCollection<T>) | values | Selects the specified values and the “Blanks” value. |