Back to Devexpress

TreeListOptionsFilter Class

windowsforms-devexpress-dot-xtratreelist-ba7cce83.md

latest1.8 KB
Original Source

TreeListOptionsFilter Class

Provides filtering options for the TreeList.

Namespace : DevExpress.XtraTreeList

Assembly : DevExpress.XtraTreeList.v25.2.dll

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

Declaration

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

See Also

TreeListOptionsFilter Members

OptionsFilter

DevExpress.XtraTreeList Namespace