[]
        
(Showing Draft Content)

C1.WPF.TreeView.AutoScrollMode

AutoScrollMode Enum

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

Namespace: C1.WPF.TreeView
Assembly: C1.WPF.TreeView.dll
Syntax
public enum AutoScrollMode

Fields

Name Description
Both

Auto-scrolls vertically and horizontally.

None

Does not Auto-scroll.

Vertical

Auto-scrolls vertically.