Skip to main content

TreeListOptionsFind Class

Provides access to the Find Panel‘s view and behavior settings.

Namespace: DevExpress.XtraTreeList.Columns

Assembly: DevExpress.XtraTreeList.v23.2.dll

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

Declaration

public class TreeListOptionsFind :
    BaseTreeListOptions

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