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

TreeListOptionsFind Class

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

Namespace: DevExpress.XtraTreeList.Columns

Assembly: DevExpress.XtraTreeList.v18.2.dll

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