Namespace Telerik.WinControls.Data
Classes
|
|
Represent a complex filter expression. |
|
|
|
DefaultGroupDescriptorCollectionFactory
|
DefaultGroupFactory<TDataItem>
|
DefaultSortDescriptorCollectionFactory
|
|
|
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 get added, removed, or when the whole list is refreshed. |
|
|
|
|
ReadOnlyObservableCollection<T> Represents a read-only data collection that provides notifications when the original ObservableCollection<T> has changed. |
SnapshotCollectionView<TDataItem>
|
|
|
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. |