Skip to main content

TreeListOptionsNavigation Class

Contains options that control node navigation functionality.

Namespace: DevExpress.XtraTreeList

Assembly: DevExpress.XtraTreeList.v23.2.dll

NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.TreeList

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