How to rearrange class members using Coderush Express

326 Views Asked by At

I've installed coderush express for visual studio 2010 and can't figure out how to rearrange my class members so that they are arranged by convention.

How can i do this?

1

There are 1 best solutions below

2
On BEST ANSWER

The free CodeRush Xpress does not allow you to rearrange class members out-of-the-box. This can be done using the Member Organizer feature shipped in the CodeRush Pro version. The Member Organizer is an open source plug-in, so you may install it into CodeRush Xpress later. You might also ask DevExpress Support Team to send this plug-in to you.