Scheduler for WinForms
RefreshData(DateTime,DateTime) メソッド

C1.ScheduleCore アセンブリ > C1.Schedule 名前空間 > AppointmentCollection クラス > RefreshData メソッド : RefreshData(DateTime,DateTime) メソッド
The start date.
The end date.
Refreshed data for all days in the specified interval.
シンタックス
'宣言
 
Public Overloads Sub RefreshData( _
   ByVal start As System.Date, _
   ByVal end As System.Date _
) 
public void RefreshData( 
   System.DateTime start,
   System.DateTime end
)

パラメータ

start
The start date.
end
The end date.
参照

AppointmentCollection クラス
AppointmentCollection メンバ
オーバーロード一覧