New to Telerik UI for WPFStart a free 30-day trial

Specifies the direction of tree traversal.

Definition

Namespace:Telerik.Windows.Data

Assembly:Telerik.Windows.Data.dll

Syntax:

C#
public enum TraversalDirection

Fields

Traversing should go down.

C#
Down = 1

Traversing should go up.

C#
Up = 0
In this article
DefinitionFieldsDownUp
Not finding the help you need?
Contact Support