CollectionView for WinForms
C1CollectionViewBindingList クラス プロパティ

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

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

パブリック プロパティ
 名前解説
Public プロパティGets whether you can update items in the list.  
Public プロパティGets whether you can add items to the list using System.ComponentModel.IBindingList.AddNew.  
Public プロパティGets whether you can remove items from the list, using System.Collections.IList.Remove(System.Object) or System.Collections.IList.RemoveAt(System.Int32).  
Public プロパティGets or sets the underlying collection view.  
Public プロパティGets the number of elements contained in the System.Collections.ICollection.  
Public プロパティGets a value indicating whether the System.Collections.IList has a fixed size.  
Public プロパティGets a value indicating whether the System.Collections.IList is read-only.  
Public プロパティGets whether the items in the list are sorted.  
Public プロパティGets a value indicating whether access to the System.Collections.ICollection is synchronized (thread safe).  
Public プロパティGets the System.Object at the specified index.  
Public プロパティGets the direction of the sort.  
Public プロパティGets the System.ComponentModel.PropertyDescriptor that is being used for sorting.  
Public プロパティGets whether a System.ComponentModel.IBindingList.ListChanged event is raised when the list changes or an item in the list changes.  
Public プロパティGets whether the list supports searching using the System.ComponentModel.IBindingList.Find(System.ComponentModel.PropertyDescriptor,System.Object) method.  
Public プロパティGets whether the list supports sorting.  
Public プロパティGets an object that can be used to synchronize access to the System.Collections.ICollection.  
トップ
参照

C1CollectionViewBindingList クラス
C1.Win.CollectionView 名前空間