CodeRush Classic enables you to quickly declare a field or a local variable on the base of a class.
You just need to type the class name and press Ctrl+A.

The identifier name is inherited from its type. For example, the field of the string type is named _String etc.
If you need to customize the default names for identifiers of a certain class, use the Default Names options page.
We are updating the DevExpress product documentation website and this page is part of our new experience. During this transition period, product documentation remains available in our previous format at documentation.devexpress.com. Learn More...