Scheduler for WinForms
SelectedAppointments プロパティ (BaseTableView)

C1.Win.C1Schedule.Extended.4.5.2 アセンブリ > C1.Win.C1Schedule 名前空間 > BaseTableView クラス : SelectedAppointments プロパティ
現在選択されている C1.C1Schedule.Appointment オブジェクトのリストを含む System.Collections.Generic.List`1 オブジェクトを取得します。
シンタックス
'宣言
 
Public ReadOnly Property SelectedAppointments As System.Collections.Generic.List(Of Appointment)
public System.Collections.Generic.List<Appointment> SelectedAppointments {get;}
参照

BaseTableView クラス
BaseTableView メンバ