PivotGrid: Disallow invalid values to be input in the label filter of the RadPivotFieldList
Currently - any string can be typed in the combobox which is displayed as the editor for the label filters. The input should be limited to only the values present in the ItemsSource collection.