Scheduler for WPF
ViewType 列挙体

C1.WPF.Schedule アセンブリ > C1.WPF.Schedule 名前空間 : ViewType 列挙体
Determines the view type which should be used in the C1Scheduler control.
シンタックス
'宣言
 
Public Enum ViewType 
   Inherits System.Enum
public enum ViewType : System.Enum 
メンバ
メンバ解説
CustomCustom style.
DayDay.
MonthMonth.
TimeLineTime Line.
WeekWeek.
WorkingWeekWorking Week.
継承階層

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

参照

C1.WPF.Schedule 名前空間