TreeListOptionsFind Class
Provides access to the Find Panel‘s view and behavior settings.
Namespace: DevExpress.XtraTreeList.Columns
Assembly: DevExpress.XtraTreeList.v24.1.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.TreeList
Declaration
Related API Members
The following members return TreeListOptionsFind objects:
Remarks
The options this class provides are accessible with the TreeList.OptionsFind property.
Inheritance
Object
ViewStatePersisterCore
BaseOptions
DevExpress.XtraTreeList.BaseTreeListOptions
TreeListOptionsFind
See Also