Sorting the ClassView Display

Home Page (Working with Classes)OverviewOverviewHow Do I ... Topics

ClassView groups the members displayed under a class in alphabetical order by default. You can also group class members by their access specifier — private, protected, or public. The sort order applies to all classes in all projects on the workspace.

To sort members in a class

  1. Select a class node in any given project.

  2. Click the right mouse button to display the shortcut menu.

  3. Choose Group By Access to toggle the grouping.

    If the command is checked, the members are grouped by access specifier; if not, they are grouped alphabetically.