Scheduler for WPF
C1BindingSource クラス メソッド

C1.ScheduleCore アセンブリ > C1.Schedule 名前空間 : C1BindingSource クラス

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

パブリック メソッド
 名前解説
Public メソッドAdds an existing item to the internal list.  
Public メソッドAdds a new item to the underlying list.  
Public メソッドStarts an edit operation on the specified object.  
Public メソッドRemoves all elements from the list.  
Public メソッドDetermines whether an object is an item in the list.  
Public メソッドCopies the contents of the List to the specified array, starting at the specified index value.  
Public メソッド System.MarshalByRefObjectから継承されます。
Public メソッド System.ComponentModel.Componentから継承されます。
Public メソッドApplies pending changes to the underlying data source.  
Public メソッドオーバーロードされます。 Searches for the index of the item that has the given property descriptor.  
Public メソッドCommits a pending new item to the collection.  
Public メソッドRetrieves an array of PropertyDescriptor objects representing the bindable properties of the data source list type.  
Public メソッド System.MarshalByRefObjectから継承されます。
Public メソッドGets the name of the list supplying data for the binding.  
Public メソッドstatic (Shared in Visual Basic)  
Public メソッドSearches for the specified object and returns the index of the first occurrence within the entire list.  
Public メソッド System.MarshalByRefObjectから継承されます。
Public メソッドInserts an item into the list at the specified index.  
Public メソッドRemoves the specified item from the list.  
Public メソッドRemoves the item at the specified index in the list.  
Public メソッドCauses a control bound to the C1BindingSource to reread all the items in the list and refresh their displayed values.  
Public メソッドCauses a control bound to the C1BindingSource to re-read the item at the specified index, and refresh its displayed value.  
Public メソッド System.ComponentModel.Componentから継承されます。
トップ
参照

C1BindingSource クラス
C1.Schedule 名前空間