Scheduler for WinForms
C1Schedule クラス
メンバ 

C1.Win.Schedule.6 アセンブリ > C1.Win.Schedule 名前空間 : C1Schedule クラス
C1.Win.C1Schedule.C1Schedule コントロールは、予定を追加、編集、管理するために 必要な機能をすべて備えた Outlook 形式のスケジュールです。 すべての予定データは、連結された DataSource または組み込み DataSource から ロードされます。これらの DataSource は、バイナリ、XML、または iCal ファイル形式にデータを保存およびロードします。 デフォルトでは、C1.Win.C1Schedule.C1Schedule コントロールに 予定データが C1.Win.C1Schedule.ScheduleViewEnum.DayView モードで表示され、 現在の日付が最初の日付として表示されます。
オブジェクト モデル
C1Schedule クラス
シンタックス
'宣言
 
Public Class C1Schedule 
   Inherits System.Windows.Forms.UserControl
public class C1Schedule : System.Windows.Forms.UserControl 
継承階層

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.UserControl
                     C1.Win.Schedule.C1Schedule

参照

C1Schedule メンバ
C1.Win.Schedule 名前空間