Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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 |