GraphGroupStyle Enumeration
Visual Studio 2015
Specifies the display state of an element.
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
| Member name | Description | |
|---|---|---|
| Collapsed | Collapse the group leaving only the caption and the chevron | |
| Compact | The Group is reduce in size and the child nodes needs to be rendering them self in a more compact style | |
| Expanded | Display all child elements |
Show: