CollectionView for WinForms
C1.CollectionView 名前空間
継承階層
C1.CollectionView アセンブリ : C1.CollectionView 名前空間
クラス
 クラス解説
クラスImplements an in-memory collection view which takes a data source and applies the sort and filter operations.
クラスBase class for collection views.
クラスExtension methods for C1CollectionView<T>.
クラスBase class for cursor-like collection views.
クラスBase class for cursor-like collection views.
クラスCollection which supports filtering.
クラスCollection which supports grouping
クラスCollection which supports sorting.
クラスCollection view which takes another collection as source.
クラスCollection view which takes another collection as source.
クラスEvent data for cancellable events.
クラスCombines two filter expressions using a logical operator.
クラスAbstract filter expression. Use FilterUnaryExpression to create a concrete filter and FilterBinaryExpression to apply logical operations between filter expressions.
クラスFilter expresssion which negates another expression.
クラスDescribes a concrete filter expression.
クラスFilter expresssion which takes a predicate as the filtering function.
クラスDescribes a text filter expression with match case and match whole word properties.
クラスDescribes a concrete filter expression.
クラスDescribes a concrete filter expression.
クラスDescribes a group operation.
クラスExtension methods for ICollectionView<T>.
クラスExtensions for System.Collections.Generic.IReadOnlyList`1.
クラスProvides event data for collection events as well as support for asynchronously waiting for the event handlers.
クラスEvent awaiter which provides the event arguments.
クラスDescribes a sort operation.
インターフェース
 インターフェース解説
インターフェースAbstracts the transformation of a data source into a collection view.
インターフェースAbstracts a group of ICollectionView<T>.
インターフェースSpecifies a calling contract for collection views that support currency management.
インターフェースSpecifies a calling contract for collection views that support editing.
インターフェースSpecifies a calling contract for collection views that support filtering.
インターフェースSpecifies a calling contract for collection views that support grouping.
インターフェースSpecifies a calling contract for collection views that support incremental loading.
インターフェースSpecifies a calling contract for collection views that support refreshing.
インターフェースSpecifies a calling contract for collection views that support sorting.
列挙型
 列挙体解説
列挙体Represents the valid filter combinations to create a filter expression.
列挙体Represents the valid operations.
列挙体Direction of the sort operation.
参照

C1.CollectionView アセンブリ