FilterPopupExcelParseFilterCriteriaEventArgs Properties
Provides data for the FilterPopupExcelParseFilterCriteria event.
Name | Description |
---|---|
Column | Gets the processed grid column. |
Filter |
Gets the applied filter criteria.
Inherited from Parse |
Path |
Gets the name of the processed data field or the full path to the data field through object relationships.
Inherited from Parse |
Value |
Gets an object that specifies the filter menu view model.
Inherited from Parse |
View | Gets the view that raised the event. |
See Also