In This Article

TreeExpansionKind Enum

Specifies the kind of expand or collapse.

public enum TreeExpansionKind

Fields

Name Description
All

All items are recursively affected.

Branch

A branch of items are recursively affected.

Single

A single item is affected.