Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Specifies the display state of an element.
Namespace: Microsoft.VisualStudio.GraphModel
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
Syntax
'Declaration
Public Enumeration GraphGroupStyle
public enum GraphGroupStyle
public enum class GraphGroupStyle
type GraphGroupStyle
public enum GraphGroupStyle
Members
| 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 |