I currently maintain a WinForms application with 2 RadGridViews. One of them has a large number of columns. The application takes a long time to load. Would it speed thing up to create the GridViews in code - and if so can I just copy the Designer in order to use the properties that have been already configured.