This constructor creates a filter of type "[FieldName] = Value", where FieldName is the field name of the specified column and Value is the specified value. Creating a ColumnFilterInfo object using this constructor doesn't automatically apply the filter to the data. To filter records in a View, assign the created object to the GridColumn.FilterInfo property of any column in the View.