Skip to main content

ParseFilterCriteriaEventArgs Properties

Provides data for the ColumnView.FilterPopupExcelParseFilterCriteria, TreeList.FilterPopupExcelParseFilterCriteria, VGridControl.FilterPopupExcelParseFilterCriteria and PivotGridControl.FilterPopupExcelParseFilterCriteria events.
Name Description
FilterCriteria Gets the applied filter criteria.
Path Gets the name of the processed data field or the full path to the data field through object relationships.
Value Gets an object that specifies the filter menu view model.
See Also