Skip to main content
All docs
V18.2

FilterConditionCollectionBase Class

The base class for filter condition collections.

Namespace: DevExpress.XtraTreeList

Assembly: DevExpress.XtraTreeList.v18.2.dll

Declaration

[ListBindable(false)]
[Browsable(false)]
public class FilterConditionCollectionBase :
    CollectionBase

The following members return FilterConditionCollectionBase objects:

Inheritance

See Also