Scheduler for WinForms
GetItemProperties メソッド (C1BindingSource)

C1.Win.C1Schedule.4.5.2 アセンブリ > C1.C1Schedule 名前空間 > C1BindingSource クラス : GetItemProperties メソッド
コレクション内で検索する連結可能な System.ComponentModel.PropertyDescriptorオブジェクトの配列。これは null に設定できます。
データソースのリスト型の連結可能なプロパティを表す PropertyDescriptor オブジェクトの配列を 取得します。
シンタックス
'宣言
 
Public Overridable Function GetItemProperties( _
   ByVal listAccessors() As System.ComponentModel.PropertyDescriptor _
) As System.ComponentModel.PropertyDescriptorCollection
public virtual System.ComponentModel.PropertyDescriptorCollection GetItemProperties( 
   System.ComponentModel.PropertyDescriptor[] listAccessors
)

パラメータ

listAccessors
コレクション内で検索する連結可能な System.ComponentModel.PropertyDescriptorオブジェクトの配列。これは null に設定できます。

戻り値の型

データのバインドに使用される各項目のプロパティを表す System.ComponentModel.PropertyDescriptorCollection
参照

C1BindingSource クラス
C1BindingSource メンバ