Back to Devexpress

Member Table: Filtering

xpo-2128-member-tables-member-table-filtering.md

latest1.2 KB
Original Source

Member Table: Filtering

  • Jun 11, 2019
PropertyDescription
XPBaseCollection.CriteriaSpecifies the criteria by which the persistent objects will be filtered while the collection is being loaded.
XPView.CriteriaSpecifies the criteria by which the persistent objects will be filtered while the view is being loaded.
XpoDataSource.CriteriaSpecifies the string representation of criteria used to filter persistent objects to be retrieved by the data source control.
XPBaseCollection.FilterSpecifies the criteria used to filter objects within the collection.
XPView.FilterSpecifies the criteria used to filter the rows displayed in the view.
XPDataView.FilterStringSpecifies a string representation of the criteria used to filter the rows displayed in a data view.
XPDataView.FilterSpecifies the criteria used to filter the rows displayed in a data view.