AD
Administrator
Syncfusion Team
July 6, 2006 10:33 AM UTC
You can not just unregister the Web Grid help as the class reference is currently shipped as a single HxS file for the entire studio.
But you can create your on filters under Help/Edit filters in Visual Studio to only display the products you want to see. (We ship some filters, but you can also create your own.) For example, this filter will display all class reference items except the Web Grid topics.
("DocSet"="sfClassRef") NOT ("DocSet"="sfGridWeb")