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

TreeListOptionsFilter Class

Provides filtering options for the TreeList.

Namespace: DevExpress.XtraTreeList

Assembly: DevExpress.XtraTreeList.v18.2.dll

Declaration

public class TreeListOptionsFilter :
    BaseTreeListOptions

The following members return TreeListOptionsFilter objects:

Remarks

The options this class provides are accessible with the TreeList.OptionsFilter property.

Inheritance

Object
ViewStatePersisterCore
BaseOptions
DevExpress.XtraTreeList.BaseTreeListOptions
TreeListOptionsFilter
See Also