DataCollection
C1CollectionViewDataCollection クラス メンバ
プロパティ  メソッド  イベント

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

C1CollectionViewDataCollectionデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタInitializes a new instance of the C1CollectionViewDataCollection class.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets the underlying collection view.  
Public プロパティGets the number of elements in the collection. C1.DataCollection.C1DataCollectionBase<object>から継承されます。
Public プロパティGets the editable collection view, or null if it is not editable.  
Public プロパティGets the filter expression.  
Public プロパティGets the group descriptions.  
Public プロパティGets whether the collection is disposed. C1.DataCollection.C1DataCollectionBase<object>から継承されます。
Public プロパティGets whether the group items will be inline with the data items or the items will be the first level of group items.  
Public プロパティGets the element at the specified index in the read-only list. C1.DataCollection.C1DataCollectionBase<object>から継承されます。
Public プロパティGets the type of the items.  
Public プロパティGets the sort descriptions applied to the data.  
Public プロパティGets the data source of this collection.  
トップ
パブリック メソッド
 名前解説
Public メソッドDetermines whether this collection can filter the specified filter expression.  
Public メソッドReturns whether the collection is able to group the specified group descriptions.  
Public メソッド  
Public メソッド  
Public メソッド  
Public メソッド  
Public メソッドReturns whether the collection is able to sort the specified sortDescriptions.  
Public メソッドCalled to dispose resources. C1.DataCollection.C1DataCollectionBase<object>から継承されます。
Public メソッドFilters the collection according to the specified filterExpression.  
Public メソッドオーバーライドされます。 Gets the type of the item.  
Public メソッドstatic (Shared in Visual Basic)Gets the property descriptor value.  
Public メソッドオーバーロードされます。 Groups the collection according to the specified group descriptions.  
Public メソッドGets the index of the specified item. C1.DataCollection.C1DataCollectionBase<object>から継承されます。
Public メソッド  
Public メソッド  
Public メソッド  
Public メソッド  
Public メソッドstatic (Shared in Visual Basic)Sets the property descriptor value.  
Public メソッドオーバーロードされます。 Sorts the collection according to the specified sortDescriptions.  
トップ
パブリック イベント
 名前解説
Public イベントOccurs after the collection changed. C1.DataCollection.C1DataCollectionBase<object>から継承されます。
Public イベントOccurs when the filter changed.  
Public イベントOccurs when the groups changed.  
Public イベントOccurs when a property value changes. C1.DataCollection.C1DataCollectionBase<object>から継承されます。
Public イベントRaised after a sort operation was performed.  
トップ
参照

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