Namespace Telerik.WinControls.Data
Classes
|
|
|
Represents a filter descriptor that combines multiple filter conditions. |
|
Represent a complex filter expression. |
|
Provides data for the CurrentChanged event that occurs when the current item in a data collection changes. |
|
|
|
Represents a descriptor for filtering date values in a data source. |
|
DefaultGroupDescriptorCollectionFactory
|
|
DefaultGroupFactory<TDataItem>
|
|
DefaultSortDescriptorCollectionFactory
|
|
Represents a filter condition that can be applied to a data field for filtering operations. |
|
|
|
Represents a filter expression. |
|
Represents a collection of FilterExpression objects. |
|
|
|
|
|
|
|
|
|
Represents a filter predicate |
|
Represents a collection of FilterPredicate objects. |
|
|
|
|
|
Used to build groups from indexer |
|
|
|
|
|
|
|
NotifyCollectionChangedEventArgs Provides data for the CollectionChanged event. |
|
NotifyCollectionChangingEventArgs Provides data for the CollectionChanging event. |
|
|
|
Represents a dynamic data collection that provides notifications when items are added, removed, or when the list is refreshed. |
|
|
|
Provides an abstract base class for collection views that support filtering, sorting, grouping, and paging operations on strongly-typed data item collections. |
|
|
|
Provides a data binding source that manages strongly-typed data item collections with full support for Windows Forms data binding, list manipulation, and change notifications. |
|
ReadOnlyObservableCollection<T> Represents a read-only wrapper around an ObservableCollection that provides change notifications. |
|
SnapshotCollectionView<TDataItem>
|
|
Represents a descriptor for sorting data. |
|
|
Structs
|
|
Interfaces
|
|
|
|
|
|
|
IGroupDescriptorCollectionFactory
|
|
|
|
Notifies listeners of dynamic changes, such as when items get added and removed or the whole list is refreshed. |
|
Notifies listeners of dynamic changes, such as when items get added and removed or the whole list is refreshed. |
|
|
|
|
|
|
|
ISortDescriptorCollectionFactory
|
Enums
|
CompositeFilterDescriptor.DescriptorType
|
|
FilterExpression.BinaryOperation Logical operation between two consequetive FilterExpressions |
|
|
|
|
|
Describes the action that caused a CollectionChanged event. |
Delegates
|
|
|
|
|
NotifyCollectionChangedEventHandler Represents the method that handles the CollectionChanged event. |
|
NotifyCollectionChangingEventHandler Represents the method that handles the CollectionChanging event. |