Scheduler for WPF
AppointmentFilterEnum 列挙体

C1.WPF.Schedule アセンブリ > C1.WPF.Schedule 名前空間 : AppointmentFilterEnum 列挙体
Determines the type of appointments drawn by the AppointmentsCoverPane pane.
シンタックス
'宣言
 
Public Enum AppointmentFilterEnum 
   Inherits System.Enum
public enum AppointmentFilterEnum : System.Enum 
メンバ
メンバ解説
AllAll appointments.
AppointmentAppointments with duration less than 1 day.
EventAll-day and multi-day events.
継承階層

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

参照

C1.WPF.Schedule 名前空間