A newer version of this page is available.
Switch to the current version.
TreeListOptionsFilter Class
Provides filtering options for the TreeList.
Namespace: DevExpress.XtraTreeList
Assembly: DevExpress.XtraTreeList.v19.2.dll
Declaration
public class TreeListOptionsFilter :
BaseTreeListOptions
Public Class TreeListOptionsFilter
Inherits BaseTreeListOptions
Related API Members
The following members accept/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
Feedback