GraphGroupStyle Enum

Definition

Specifies the display state of an element.

public enum class GraphGroupStyle
public enum GraphGroupStyle
type GraphGroupStyle = 
Public Enum GraphGroupStyle
Inheritance
GraphGroupStyle

Fields

Collapsed 2

Collapse the group leaving only the caption and the chevron

Compact 1

The Group is reduce in size and the child nodes needs to be rendering them self in a more compact style

Expanded 0

Display all child elements

Applies to