This is an example of a custom WinExplorerView and a custom control that inherits the DevExpress.XtraGrid.GridControl. Make sure to build the project prior to opening Form1 in the designer.
To obtain general information about creating and registering a custom view descendant class at design time, refer to the following Knowledge Base article: How to create a GridView descendant class and register it for design-time use.
Question Comments
Added By: Daniel Kaminski at: 5/30/2015 10:15:48 AM
Could you please make this example available in VS2010?
Thanks!