Filter Visual Studio (or ReSharper) Intellisense by type

Is there a way to filter Visual Studio Intellisense by type?

Example: when I use a control such as XamDataGrid Infragistics, there are an infinite number of fields, properties, events, and methods. I would like to be able to filter intellisense by type, i.e. only show events.

I found these offers on the JetBrains website, but no permissions:

+5
source share
1 answer

AFAIK .
....
( , // )

Re question: Smart Code .

+1

All Articles