CollectionView for WinForms
ICollectionViewEx クラス メソッド

C1.CollectionView アセンブリ > C1.CollectionView 名前空間 : ICollectionViewEx クラス

このクラスのメンバの一覧は、ICollectionViewExメンバを参照してください。

パブリック メソッド
 名前解説
Public メソッドstatic (Shared in Visual Basic)Adds the specified item to the collection.  
Public メソッドstatic (Shared in Visual Basic)Attaches the specified handler to the filter changed event.  
Public メソッドstatic (Shared in Visual Basic)Attaches the specified handler to the group changed event.  
Public メソッドstatic (Shared in Visual Basic)Attaches the specified handler to the sort changed event.  
Public メソッドstatic (Shared in Visual Basic)Returns whether the collection view is able to filter the specified expression.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Returns true if the collection view supports sorting.  
Public メソッドstatic (Shared in Visual Basic)Determines whether a new item can be inserted in the collection at the specified index.  
Public メソッドstatic (Shared in Visual Basic)Returns true if the collection view can load items on demand.  
Public メソッドstatic (Shared in Visual Basic)Determines whether the item at fromIndex can be moved to toIndex.  
Public メソッドstatic (Shared in Visual Basic)Returns true if the collection view can be refreshed.  
Public メソッドstatic (Shared in Visual Basic)Determines whether the item at the specified index can be removed from the collection.  
Public メソッドstatic (Shared in Visual Basic)Determines whether the item at the specified index can be replaced in the collection.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Returns true if the collection view supports sorting.  
Public メソッドstatic (Shared in Visual Basic)Creates a FilterExpression from a query string.  
Public メソッドstatic (Shared in Visual Basic)Dettaches the specified handler from the filter changed event.  
Public メソッドstatic (Shared in Visual Basic)Dettaches the specified handler from the group changed event.  
Public メソッドstatic (Shared in Visual Basic)Dettaches the specified handler from the sort changed event.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Filters the data using specified filter parameters.  
Public メソッドstatic (Shared in Visual Basic)Returns a the current filter expression.  
Public メソッドstatic (Shared in Visual Basic)Returns a list of the current group descriptions.  
Public メソッドstatic (Shared in Visual Basic)Returns a list of the current sort descriptions.  
Public メソッドstatic (Shared in Visual Basic)Gets the text fields of the items of this collection view.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Groups the collection view according to the specified group fields.  
Public メソッドstatic (Shared in Visual Basic)Inserts the specified item at the specified index in the collection.  
Public メソッドstatic (Shared in Visual Basic)Loads more items.  
Public メソッドstatic (Shared in Visual Basic)Moves an item from the specified position to the new one.  
Public メソッドstatic (Shared in Visual Basic)Refreshes the collection view.  
Public メソッドstatic (Shared in Visual Basic)Removes the item at the specified index from the collection.  
Public メソッドstatic (Shared in Visual Basic)Removes any filter applied to the collection previously.  
Public メソッドstatic (Shared in Visual Basic)Replaces the item at the specified index by the specified item.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Sorts the collection view according to the specified sort parameters.  
トップ
参照

ICollectionViewEx クラス
C1.CollectionView 名前空間