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

TreeListOptionsFind.ShowSearchNavButtons Property

Namespace: DevExpress.XtraTreeList.Columns

Assembly: DevExpress.XtraTreeList.v19.1.dll

Declaration

[DefaultValue(true)]
[XtraSerializableProperty]
public virtual bool ShowSearchNavButtons { get; set; }

Property Value

Type Default
Boolean **true**

Property Paths

You can access this nested property as listed below:

Library Object Type Path to ShowSearchNavButtons
WinForms Controls ResourcesTree
.OptionsFind.ShowSearchNavButtons
TreeList
.OptionsFind.ShowSearchNavButtons
Reporting XRDesignFieldList
.OptionsFind.ShowSearchNavButtons
XRDesignReportExplorer
.OptionsFind.ShowSearchNavButtons
See Also