Selection filters are intended for the quick record selection (for example, you can select all completed or incompleted projects in two mouse clicks). Such filters can be implemented with the OnGetSelectionFilters event.
Click the button on the right of the top checkbox of the leftmost grid column to see this feature in action. Click the button to get familiar with the event handler code.