Back to Devexpress

DataControlBase.MergeColumnFilters Method

wpf-devexpress-dot-xpf-dot-grid-dot-datacontrolbase-dot-mergecolumnfilters.md

latest565 B
Original Source

DataControlBase.MergeColumnFilters Method

NameParametersDescription
MergeColumnFilters(CriteriaOperator)filterCriteriaCombines the specified filter with the grid’s current filter with the AND operator.
MergeColumnFilters(String)filterStringCombines the specified filter with the grid’s current filter with the AND operator.