Scheduler for WPF
ViewType 列挙体

C1.WPF.Schedule.4.5.2 アセンブリ > C1.WPF.Schedule 名前空間 : ViewType 列挙体
C1Schedulerコントロールで使用するビュータイプを決定します。
シンタックス
'宣言
 
Public Enum ViewType 
   Inherits System.Enum
public enum ViewType : System.Enum 
メンバ
メンバ解説
Customカスタムスタイル。
Day日。
Month月。
TimeLineタイムライン。
Week週。
WorkingWeek週間勤務日。
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.WPF.Schedule.ViewType

参照

C1.WPF.Schedule 名前空間