Skip to main content
A newer version of this page is available.
All docs
V18.1

FilterConditionCollectionBase Class

The base class for filter condition collections.

Namespace: DevExpress.XtraTreeList

Assembly: DevExpress.XtraTreeList.v18.1.dll

Declaration

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

The following members accept/return FilterConditionCollectionBase objects:

Inheritance

See Also