Scheduler for WPF
GetItemProperties メソッド (C1BindingSource)

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

パラメータ

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

戻り値の型

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

C1BindingSource クラス
C1BindingSource メンバ