Skip to main content

TreeListOptionsFilter Class

Provides filtering options for the TreeList.

Namespace: DevExpress.XtraTreeList

Assembly: DevExpress.XtraTreeList.v23.2.dll

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

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