Scheduler for WinForms
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 名前空間