Scheduler for WinForms
GetListName メソッド (C1BindingSource)

C1.ScheduleCore アセンブリ > C1.Schedule 名前空間 > C1BindingSource クラス : GetListName メソッド
An array of System.ComponentModel.PropertyDescriptor objects, the list name for which is returned. This can be null.
Gets the name of the list supplying data for the binding.
シンタックス
'宣言
 
Public Overridable Function GetListName( _
   ByVal listAccessors() As System.ComponentModel.PropertyDescriptor _
) As System.String
public virtual System.string GetListName( 
   System.ComponentModel.PropertyDescriptor[] listAccessors
)

パラメータ

listAccessors
An array of System.ComponentModel.PropertyDescriptor objects, the list name for which is returned. This can be null.

戻り値の型

The name of the list.
参照

C1BindingSource クラス
C1BindingSource メンバ