[]
        
(Showing Draft Content)

C1.WPF.ExpandMode

ExpandMode Enum

The ExpandMode enumeration is used in C1TreeView to specify the allowed number of expanded C1TreeViewItems.

Namespace: C1.WPF
Assembly: C1.WPF.4.6.2.dll
Syntax
public enum ExpandMode

Fields

Name Description
Multiple

Several items may be expanded simultaneously.

Single

Only one item can be expanded at a time.