TreeList.OptionsNavigation Property
Provides access to a TreeList‘s focus navigation options.
Namespace: DevExpress.XtraTreeList
Assembly: DevExpress.XtraTreeList.v24.1.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.TreeList
Declaration
Property Value
Type | Description |
---|---|
TreeListOptionsNavigation | An object that specifies the TreeList’s focus navigation options. |
See Also