Skip to main content
A newer version of this page is available. .

TreeListOptionsNavigation Class

Contains options that control node navigation functionality.

Namespace: DevExpress.XtraTreeList

Assembly: DevExpress.XtraTreeList.v19.2.dll

Declaration

public class TreeListOptionsNavigation :
    BaseTreeListOptions

The following members return TreeListOptionsNavigation objects:

Remarks

Use the TreeList.OptionsNavigation property to access node navigation options.

Inheritance

Object
ViewStatePersisterCore
BaseOptions
DevExpress.XtraTreeList.BaseTreeListOptions
TreeListOptionsNavigation
See Also