Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
Expanded | Display all child elements | |
Compact | The Group is reduce in size and the child nodes needs to be rendering them self in a more compact style | |
Collapsed | Collapse the group leaving only the caption and the chevron |