Application.Groups Method
Project Developer Reference |
Displays the More Groups dialog box, which prompts the user to apply a grouping.
Syntax
expression.Groups
expression A variable that represents an Application object.
Return Value
Boolean
Remarks
The Groups method is equivalent to the More Groups command on the Group submenu, available on the Project menu.
See Also