Back to Devexpress

TreeListOptionsFind Class

windowsforms-devexpress-dot-xtratreelist-dot-columns-9c8291ff.md

latest1.7 KB
Original Source

TreeListOptionsFind Class

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

Namespace : DevExpress.XtraTreeList.Columns

Assembly : DevExpress.XtraTreeList.v25.2.dll

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

Declaration

csharp
public class TreeListOptionsFind :
    BaseTreeListOptions
vb
Public Class TreeListOptionsFind
    Inherits 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

TreeListOptionsFind Members

DevExpress.XtraTreeList.Columns Namespace