Scheduler for UWP/WinRT
AppointmentFilterEnum 列挙体

AppointmentsCoverPane ペインによって描画される予定の種類を決定します。
構文
'宣言
 
Public Enum AppointmentFilterEnum 
   Inherits System.Enum
public enum AppointmentFilterEnum : System.Enum 
メンバ
メンバ解説
Allすべての予定。
Appointment期間が1日未満の予定。
Event全日および複数日イベント。
継承階層

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

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

関連項目

C1.Xaml.Schedule 名前空間

Send Feedback