VirtualizedFilterToSQLFilter(SfDataGrid, Boolean) | Converts the virtualized filters on the columns of the specified SfDataGrid into a SQL filter expression. Uses MappingName to designate the name of the fields to be evaluated against the filter predicates. |
VirtualizedFilterToSQLFilter(SfDataGrid, GridColumn, String, Boolean) | Converts the virtualized filters in the specified GridColumn into a SQL filter expression. |