DataCollection
C1CollectionView クラス プロパティ

C1.WPF.DataCollection アセンブリ > C1.WPF.DataCollection 名前空間 : C1CollectionView クラス

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

パブリック プロパティ
 名前解説
Public プロパティGets a value that indicates whether a new item can be added to the collection.  
Public プロパティGets a value that indicates whether a specified object can be added to the collection.  
Public プロパティGets a value that indicates whether the collection view can discard pending changes and restore the original values of an edited object.  
Public プロパティGets a value that indicates whether this view supports filtering via the System.ComponentModel.ICollectionView.Filter property.  
Public プロパティGets a value that indicates whether this view supports grouping via the System.ComponentModel.ICollectionView.GroupDescriptions property.  
Public プロパティGets a value that indicates whether an item can be removed from the collection.  
Public プロパティGets a value that indicates whether this view supports sorting via the System.ComponentModel.ICollectionView.SortDescriptions property.  
Public プロパティGets the number of elements contained in the System.Collections.ICollection.  
Public プロパティGets or sets the cultural info for any operations of the view that may differ by culture, such as sorting.  
Public プロパティGets the item that is being added during the current add transaction.  
Public プロパティGets the item in the collection that is being edited.  
Public プロパティGets the current item in the view.  
Public プロパティGets the ordinal position of the CurrentItem within the view.  
Public プロパティGets the data collection.  
Public プロパティGets or sets a callback used to determine if an item is suitable for inclusion in the view.  
Public プロパティGets a collection of System.ComponentModel.GroupDescription objects that describe how the items in the collection are grouped in the view.  
Public プロパティGets the top-level groups.  
Public プロパティGets a value that indicates whether an add transaction is in progress.  
Public プロパティGets a value that indicates whether the CurrentItem of the view is beyond the end of the collection.  
Public プロパティGets a value that indicates whether the CurrentItem of the view is beyond the beginning of the collection.  
Public プロパティGets a value that indicates whether an edit transaction is in progress.  
Public プロパティReturns a value that indicates whether the resulting view is empty.  
Public プロパティ  
Public プロパティ  
Public プロパティ  
Public プロパティGets or sets the item at the specified index.  
Public プロパティGets a collection that contains information about the properties that are available on the items in a collection.  
Public プロパティGets or sets where the new-item placeholder is placed.  
Public プロパティGets a collection of System.ComponentModel.SortDescription objects that describe how the items in the collection are sorted in the view.  
Public プロパティReturns the underlying collection.  
Public プロパティ  
Public プロパティGets a value indicating whether a sentinel item will be returned for those items that are null.  
トップ
参照

C1CollectionView クラス
C1.WPF.DataCollection 名前空間