Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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 |