skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • NEW: Design Kits for Figma
    • Online Training
    • Document Processing Library
    • Embedded Reporting for web and desktop

    Web

    Kendo UI UI for jQuery UI for Angular UI for React UI for Vue UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX

    Mobile

    UI for .NET MAUI

    Document Management

    Telerik Document Processing

    Desktop

    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF

    Reporting

    Telerik Reporting Telerik Report Server

    Testing & Mocking

    Test Studio Test Studio Dev Edition Telerik JustMock

    CMS

    Sitefinity

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

    VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
    • What's New
    • Roadmap
    • Release History
  • Support and Learning

    • Support and Learning Hub
    • First Steps
    • Docs
    • Demos
    • Virtual Classroom
    • Forums
    • Videos
    • Blogs
    • Accessibility
    • Submit a Ticket

    Productivity and Design Tools

    • Visual Studio Extensions
    • Visual Studio Templates
    • Embedded Reporting
  • Pricing
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Try now

Class FilterDescriptorCollection

Inheritance
System.Object
System.Collections.ObjectModel.Collection<FilterDescriptor>
NotifyCollection<FilterDescriptor>
FilterDescriptorCollection
GridViewFilterDescriptorCollection
ListViewFilterDescriptorCollection
Inherited Members
NotifyCollection<FilterDescriptor>.Empty
NotifyCollection<FilterDescriptor>.Move(Int32, Int32)
NotifyCollection<FilterDescriptor>.AddRange(FilterDescriptor[])
NotifyCollection<FilterDescriptor>.AddRange(IEnumerable<FilterDescriptor>)
NotifyCollection<FilterDescriptor>.BeginUpdate()
NotifyCollection<FilterDescriptor>.EndUpdate()
NotifyCollection<FilterDescriptor>.EndUpdate(Boolean)
NotifyCollection<FilterDescriptor>.DeferRefresh()
NotifyCollection<FilterDescriptor>.InsertItem(Int32, FilterDescriptor)
NotifyCollection<FilterDescriptor>.SetItem(Int32, FilterDescriptor)
NotifyCollection<FilterDescriptor>.RemoveItem(Int32)
NotifyCollection<FilterDescriptor>.ClearItems()
NotifyCollection<FilterDescriptor>.MoveItem(Int32, Int32)
NotifyCollection<FilterDescriptor>.CreateEventArguments(NotifyCollectionChangedAction)
NotifyCollection<FilterDescriptor>.CreateEventArguments(NotifyCollectionChangedAction, Object, Int32)
NotifyCollection<FilterDescriptor>.CreateEventArguments(NotifyCollectionChangedAction, Object, Object, Int32)
NotifyCollection<FilterDescriptor>.OnCollectionChanged(NotifyCollectionChangedEventArgs)
NotifyCollection<FilterDescriptor>.OnPropertyChanged(PropertyChangedEventArgs)
NotifyCollection<FilterDescriptor>.OnPropertyChanged(String)
NotifyCollection<FilterDescriptor>.Version
NotifyCollection<FilterDescriptor>.Suspended
NotifyCollection<FilterDescriptor>.CollectionChanged
NotifyCollection<FilterDescriptor>.PropertyChanged
System.Collections.ObjectModel.Collection<Telerik.WinControls.Data.FilterDescriptor>.Add(Telerik.WinControls.Data.FilterDescriptor)
System.Collections.ObjectModel.Collection<Telerik.WinControls.Data.FilterDescriptor>.Clear()
System.Collections.ObjectModel.Collection<Telerik.WinControls.Data.FilterDescriptor>.CopyTo(Telerik.WinControls.Data.FilterDescriptor[], System.Int32)
System.Collections.ObjectModel.Collection<Telerik.WinControls.Data.FilterDescriptor>.Contains(Telerik.WinControls.Data.FilterDescriptor)
System.Collections.ObjectModel.Collection<Telerik.WinControls.Data.FilterDescriptor>.GetEnumerator()
System.Collections.ObjectModel.Collection<Telerik.WinControls.Data.FilterDescriptor>.IndexOf(Telerik.WinControls.Data.FilterDescriptor)
System.Collections.ObjectModel.Collection<Telerik.WinControls.Data.FilterDescriptor>.Insert(System.Int32, Telerik.WinControls.Data.FilterDescriptor)
System.Collections.ObjectModel.Collection<Telerik.WinControls.Data.FilterDescriptor>.Remove(Telerik.WinControls.Data.FilterDescriptor)
System.Collections.ObjectModel.Collection<Telerik.WinControls.Data.FilterDescriptor>.RemoveAt(System.Int32)
System.Collections.ObjectModel.Collection<Telerik.WinControls.Data.FilterDescriptor>.System.Collections.IEnumerable.GetEnumerator()
System.Collections.ObjectModel.Collection<Telerik.WinControls.Data.FilterDescriptor>.System.Collections.ICollection.CopyTo(System.Array, System.Int32)
System.Collections.ObjectModel.Collection<Telerik.WinControls.Data.FilterDescriptor>.System.Collections.IList.get_Item(System.Int32)
System.Collections.ObjectModel.Collection<Telerik.WinControls.Data.FilterDescriptor>.System.Collections.IList.set_Item(System.Int32, System.Object)
System.Collections.ObjectModel.Collection<Telerik.WinControls.Data.FilterDescriptor>.System.Collections.IList.Add(System.Object)
System.Collections.ObjectModel.Collection<Telerik.WinControls.Data.FilterDescriptor>.System.Collections.IList.Contains(System.Object)
System.Collections.ObjectModel.Collection<Telerik.WinControls.Data.FilterDescriptor>.System.Collections.IList.IndexOf(System.Object)
System.Collections.ObjectModel.Collection<Telerik.WinControls.Data.FilterDescriptor>.System.Collections.IList.Insert(System.Int32, System.Object)
System.Collections.ObjectModel.Collection<Telerik.WinControls.Data.FilterDescriptor>.System.Collections.IList.Remove(System.Object)
System.Collections.ObjectModel.Collection<Telerik.WinControls.Data.FilterDescriptor>.Count
System.Collections.ObjectModel.Collection<Telerik.WinControls.Data.FilterDescriptor>.Items
System.Collections.ObjectModel.Collection<Telerik.WinControls.Data.FilterDescriptor>.Item[System.Int32]
System.Collections.ObjectModel.Collection<Telerik.WinControls.Data.FilterDescriptor>.System.Collections.Generic.ICollection<Telerik.WinControls.Data.FilterDescriptor>.IsReadOnly
System.Collections.ObjectModel.Collection<Telerik.WinControls.Data.FilterDescriptor>.System.Collections.ICollection.IsSynchronized
System.Collections.ObjectModel.Collection<Telerik.WinControls.Data.FilterDescriptor>.System.Collections.ICollection.SyncRoot
System.Collections.ObjectModel.Collection<Telerik.WinControls.Data.FilterDescriptor>.System.Collections.IList.Item[System.Int32]
System.Collections.ObjectModel.Collection<Telerik.WinControls.Data.FilterDescriptor>.System.Collections.IList.IsReadOnly
System.Collections.ObjectModel.Collection<Telerik.WinControls.Data.FilterDescriptor>.System.Collections.IList.IsFixedSize
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls.Data
Assembly: Telerik.WinControls.dll

Syntax

public class FilterDescriptorCollection : NotifyCollection<FilterDescriptor>, IList<FilterDescriptor>, ICollection<FilterDescriptor>, IList, ICollection, IReadOnlyList<FilterDescriptor>, IReadOnlyCollection<FilterDescriptor>, IEnumerable<FilterDescriptor>, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged

Constructors

FilterDescriptorCollection()

Declaration
public FilterDescriptorCollection()

Properties

Expression

Gets or sets the expression.

Declaration
public virtual string Expression { get; set; }
Property Value
System.String

The expression.

LogicalOperator

Gets or sets the logical operator.

Declaration
public virtual FilterLogicalOperator LogicalOperator { get; set; }
Property Value
FilterLogicalOperator

The logical operator.

UseCaseSensitiveFieldNames

Gets or sets a value indicating whether fields with names that differ only in the casing should be considered different.

Declaration
public bool UseCaseSensitiveFieldNames { get; set; }
Property Value
System.Boolean

Methods

Add(String, FilterOperator, Object)

Adds the specified property name.

Declaration
public void Add(string propertyName, FilterOperator filterOperator, object value)
Parameters
System.String propertyName

Name of the property.

FilterOperator filterOperator

The filter operator.

System.Object value

The value.

Contains(String)

Determines whether [contains] [the specified property name].

Declaration
public bool Contains(string propertyName)
Parameters
System.String propertyName

Name of the property.

Returns
System.Boolean

true if [contains] [the specified property name]; otherwise, false.

IndexOf(String)

Indexes the of.

Declaration
public int IndexOf(string propertyName)
Parameters
System.String propertyName

Name of the property.

Returns
System.Int32

Remove(String)

Removes the specified property name.

Declaration
public bool Remove(string propertyName)
Parameters
System.String propertyName

Name of the property.

Returns
System.Boolean

Remove(String, Predicate<FilterDescriptor>)

Removes the specified property name.

Declaration
public bool Remove(string propertyName, Predicate<FilterDescriptor> predicate)
Parameters
System.String propertyName

Name of the property.

System.Predicate<FilterDescriptor> predicate

The predicate which determine weather the filter can be deleted.

Returns
System.Boolean

Extension Methods

SvgExtentions.Traverse<T>(T, Func<T, IEnumerable<T>>)
SvgExtentions.TraverseDepthFirst<T>(T, Func<T, IEnumerable<T>>)
Getting Started
  • Install Now
  • Demos
  • Step-by-Step Tutorial
  • Sample Applications
  • SDK Samples
  • Visual Studio Extensions
Support Resources
  • Code Library
  • Knowledge Base
  • Videos
Community
  • Forums
  • Blogs
  • Feedback Portal
  • Document Processing Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.