| XPBaseCollection.Criteria |
Specifies the criteria by which the persistent objects will be filtered while the collection is being loaded. |
| XPView.Criteria |
Specifies the criteria by which the persistent objects will be filtered while the view is being loaded. |
| XpoDataSource.Criteria |
Specifies the string representation of criteria used to filter persistent objects to be retrieved by the data source control. |
| XPBaseCollection.Filter |
Specifies the criteria used to filter objects within the collection. |
| XPView.Filter |
Specifies the criteria used to filter the rows displayed in the view. |
| XPDataView.FilterString |
Specifies a string representation of the criteria used to filter the rows displayed in a data view. |
| XPDataView.Filter |
Specifies the criteria used to filter the rows displayed in a data view. |