• Scheduler for UWP
  • 主な特長
  • クイックスタート
    • 手順1:アプリケーションの設定
    • 手順2:ボタンの追加
    • 手順3:コードの追加
    • 手順4:アプリケーションの実行
  • C1Scheduler の使い方
    • 予定
      • 予定の編集
      • [予定の編集]ダイアログのカスタマイズ
      • コードからの[予定の編集]ダイアログの呼び出し
    • データ連結
      • 予定の連結
      • ラベルの連結
    • アラーム
      • Toast 通知
      • 組み込みのダイアログ
    • ビュー
      • 週間勤務日の設定
      • 休日の追加
    • インポートとエクスポート
      • データのエクスポート
      • データのインポート
  • リファレンス
    • C1.UWP.Schedule アセンブリ
      • 名前空間
        • C1.C1Schedule 名前空間
          • 概要
          • クラス
            • Action
              • 概要
              • メンバ
              • Action コンストラクタ
                • Action コンストラクタ(Appointment)
                • Action コンストラクタ()
              • プロパティ
                • Command プロパティ
                • Enabled プロパティ
                • Parameters プロパティ
                • ParentAppointment プロパティ
                • Type プロパティ
            • ActionCollection
              • 概要
              • メンバ
              • メソッド
                • Dispose メソッド
            • AddingNewEventArgs
              • 概要
              • メンバ
              • AddingNewEventArgs コンストラクタ
                • AddingNewEventArgs コンストラクタ()
                • AddingNewEventArgs コンストラクタ(Object)
              • プロパティ
                • NewObject プロパティ
            • Appointment
              • 概要
              • メンバ
              • Appointment コンストラクタ
                • Appointment コンストラクタ(Int32)
                • Appointment コンストラクタ(Guid)
                • Appointment コンストラクタ()
                • Appointment コンストラクタ(DateTime,DateTime)
                • Appointment コンストラクタ(DateTime,TimeSpan)
                • Appointment コンストラクタ(DateTime,DateTime,String)
                • Appointment コンストラクタ(DateTime,TimeSpan,String)
              • メソッド
                • BeginEdit メソッド
                • CancelEdit メソッド
                • ClearRecurrencePattern メソッド
                • Copy メソッド
                • CopyFrom メソッド
                  • CopyFrom(Appointment,Boolean) メソッド
                  • CopyFrom(Appointment,Boolean,Boolean) メソッド
                • Delete メソッド
                • FromXml メソッド
                  • FromXml(XmlReader) メソッド
                • GetAppointmentProperties メソッド
                • GetRecurrencePattern メソッド
                • GetTimeTillEvent メソッド
                • IsGroupMember メソッド
                • SetAppointmentProperties メソッド
                • ToXml メソッド
                  • ToXml(XmlWriter) メソッド
              • プロパティ
                • Action プロパティ
                • AllDayEvent プロパティ
                • AppointmentType プロパティ
                • AutoResolvedWinner プロパティ
                • Body プロパティ
                • BusyStatus プロパティ
                • Categories プロパティ
                • Conflicts プロパティ
                • CustomData プロパティ
                • Duration プロパティ
                • End プロパティ
                • Importance プロパティ
                • IsOneDay プロパティ
                • IsRecurring プロパティ
                • Label プロパティ
                • Links プロパティ
                • Location プロパティ
                • Owner プロパティ
                • ParentCollection プロパティ
                • ParentRecurrence プロパティ
                • Private プロパティ
                • RecurrenceState プロパティ
                • Reminder プロパティ
                • ReminderOverrideDefault プロパティ
                • ReminderPlaySound プロパティ
                • ReminderSet プロパティ
                • ReminderSoundFile プロパティ
                • ReminderTimeBeforeStart プロパティ
                • Resources プロパティ
                • Saved プロパティ
                • Sensitivity プロパティ
                • Start プロパティ
                • Subject プロパティ
                • Tag プロパティ
            • AppointmentCollection
              • 概要
              • メンバ
              • メソッド
                • Add メソッド
                  • Add() メソッド
                  • Add(DateTime,DateTime) メソッド
                  • Add(DateTime,TimeSpan) メソッド
                  • Add(DateTime,DateTime,String) メソッド
                  • Add(DateTime,TimeSpan,String) メソッド
                • AddRange メソッド
                  • AddRange(Appointment[]) メソッド
                • GetConflicts メソッド
                • GetOccurrences メソッド
                  • GetOccurrences(DateTime,DateTime) メソッド
                  • GetOccurrences(BaseObject,String,DateTime,DateTime,Boolean) メソッド
                  • GetOccurrences(Appointment,DateTime,DateTime) メソッド
              • プロパティ
                • ParentStorage プロパティ
            • AppointmentComparer
              • 概要
              • メンバ
              • AppointmentComparer コンストラクタ
              • メソッド
                • Compare メソッド
              • プロパティ
                • Default プロパティ
            • AppointmentEventArgs
              • 概要
              • メンバ
              • AppointmentEventArgs コンストラクタ
              • プロパティ
                • Appointment プロパティ
            • AppointmentList
              • 概要
              • メンバ
              • メソッド
                • Sort メソッド
                  • Sort() メソッド
                  • Sort(Comparison<Appointment>) メソッド
                  • Sort(IComparer<Appointment>) メソッド
                  • Sort(Int32,Int32,IComparer<Appointment>) メソッド
            • AppointmentMappingCollection
              • 概要
              • メンバ
              • AppointmentMappingCollection コンストラクタ
              • プロパティ
                • AppointmentProperties プロパティ
                • Body プロパティ
                • End プロパティ
                • Location プロパティ
                • OwnerIdMapping プロパティ
                • OwnerIndexMapping プロパティ
                • Start プロパティ
                • Subject プロパティ
            • AppointmentStorage
              • 概要
              • メンバ
              • プロパティ
                • Appointments プロパティ
            • BaseCollection<T>
              • 概要
              • メンバ
              • BaseCollection<T> コンストラクタ
              • メソッド
                • Add メソッド
                • AddRange メソッド
                  • AddRange(T[]) メソッド
                  • AddRange(Object[]) メソッド
                • Contains メソッド
                  • Contains(Int32) メソッド
              • プロパティ
                • Item プロパティ
                  • Item(Guid) プロパティ
                • SuppressedDataChanging プロパティ
            • BaseList<T>
              • 概要
              • メンバ
              • メソッド
                • ToString メソッド
            • BaseObject
              • 概要
              • メンバ
              • BaseObject コンストラクタ
                • BaseObject コンストラクタ()
                • BaseObject コンストラクタ(String)
                • BaseObject コンストラクタ(String,String)
                • BaseObject コンストラクタ(Color,String,String)
                • BaseObject コンストラクタ(Color,String,String,C1Brush)
              • メソッド
                • FromXml メソッド
                  • FromXml(XmlReader) メソッド
                • ToString メソッド
                • ToXml メソッド
                  • ToXml(XmlWriter) メソッド
              • プロパティ
                • Brush プロパティ
                • Color プロパティ
                • MenuCaption プロパティ
                • Text プロパティ
            • BaseObjectMappingCollection<T>
              • 概要
              • メンバ
              • BaseObjectMappingCollection<T> コンストラクタ
              • プロパティ
                • CaptionMapping プロパティ
                • ColorMapping プロパティ
                • TextMapping プロパティ
            • BasePersistableObject
              • 概要
              • メンバ
              • メソッド
                • BeginEdit メソッド
                • CancelEdit メソッド
                • EndEdit メソッド
                • FromXml メソッド
                  • FromXml(XmlReader) メソッド
                  • FromXml(Stream) メソッド
                • ToXml メソッド
                  • ToXml(XmlWriter) メソッド
                  • ToXml(Stream) メソッド
              • プロパティ
                • IsEdit プロパティ
                • Key プロパティ
            • BaseStorage<T,TMappingCollection>
              • 概要
              • メンバ
              • メソッド
                • RefreshData メソッド
                • Remove メソッド
              • プロパティ
                • BoundMode プロパティ
                • Mappings プロパティ
                • ScheduleStorage プロパティ
            • C1BindingSource
              • 概要
              • メンバ
              • C1BindingSource コンストラクタ
                • C1BindingSource コンストラクタ()
                • C1BindingSource コンストラクタ(Object,String)
              • メソッド
                • Add メソッド
                • AddNew メソッド
                • BeginEdit メソッド
                • Clear メソッド
                • Contains メソッド
                • CopyTo メソッド
                • EndEdit メソッド
                • FinishAddNew メソッド
                • IndexOf メソッド
                • Insert メソッド
                • Remove メソッド
                • RemoveAt メソッド
                • ResetBindings メソッド
                • ResetItem メソッド
              • プロパティ
                • AllowEdit プロパティ
                • AllowNew プロパティ
                • AllowRemove プロパティ
                • Count プロパティ
                • DataMember プロパティ
                • DataSource プロパティ
                • IsFixedSize プロパティ
                • IsReadOnly プロパティ
                • IsSynchronized プロパティ
                • Item プロパティ
                • List プロパティ
                • SupportsChangeNotification プロパティ
                • SyncRoot プロパティ
              • イベント
                • AddingNew イベント
                • DataMemberChanged イベント
                • DataSourceChanged イベント
                • ListChanged イベント
            • C1Brush
              • 概要
              • メンバ
              • C1Brush コンストラクタ
                • C1Brush コンストラクタ()
                • C1Brush コンストラクタ(Color,Color,C1BrushStyleEnum)
                • C1Brush コンストラクタ(Color)
              • メソッド
                • Equals メソッド
                • GetARGBstring メソッド
                • GetHashCode メソッド
              • プロパティ
                • BackColor プロパティ
                • Brush プロパティ
                • ForeColor プロパティ
                • Style プロパティ
            • C1ObservableCollection<T>
              • 概要
              • メンバ
              • C1ObservableCollection<T> コンストラクタ
                • C1ObservableCollection<T> コンストラクタ()
                • C1ObservableCollection<T> コンストラクタ(IList<T>)
            • C1ObservableKeyedCollection<TKey,TItem>
              • 概要
              • メンバ
            • C1ScheduleStorage
              • 概要
              • メンバ
              • メソッド
                • Clear メソッド
                • ExportAsync メソッド
                  • ExportAsync(Stream,FileFormatEnum) メソッド
                  • ExportAsync(Stream,IList<Appointment>,FileFormatEnum) メソッド
                • ImportAsync メソッド
              • プロパティ
                • Actions プロパティ
                • AppointmentStorage プロパティ
                • CategoryStorage プロパティ
                • ContactStorage プロパティ
                • LabelStorage プロパティ
                • OwnerStorage プロパティ
                • Reminders プロパティ
                • ResourceStorage プロパティ
                • Scheduler プロパティ
                • StatusStorage プロパティ
            • CalendarInfo
              • 概要
              • メンバ
              • プロパティ
                • Culture プロパティ
                • CultureInfo プロパティ
                • DateFormatString プロパティ
                • DateTimeKind プロパティ
                • EndDayTime プロパティ
                • FirstDate プロパティ
                • Holidays プロパティ
                • LastDate プロパティ
                • StartDayTime プロパティ
                • TimeFormatString プロパティ
                • TimeInterval プロパティ
                • TimeScale プロパティ
                • WeekendExceptions プロパティ
                • WeekStart プロパティ
                • WorkDays プロパティ
              • イベント
                • PropertyChanged イベント
                • SelectedDaysChanged イベント
            • CancelAppointmentEventArgs
              • 概要
              • メンバ
              • CancelAppointmentEventArgs コンストラクタ
              • プロパティ
                • Appointment プロパティ
            • CancelReminderEventArgs
              • 概要
              • メンバ
              • CancelReminderEventArgs コンストラクタ
              • プロパティ
                • Cancel プロパティ
                • Reminder プロパティ
            • Category
              • 概要
              • メンバ
              • Category コンストラクタ
                • Category コンストラクタ(Int32)
                • Category コンストラクタ(Guid)
                • Category コンストラクタ()
                • Category コンストラクタ(String)
            • CategoryCollection
              • 概要
              • メンバ
              • CategoryCollection コンストラクタ
              • メソッド
                • GetDefaults メソッド
                • LoadDefaults メソッド
            • CategoryList
              • 概要
              • メンバ
            • CategoryStorage
              • 概要
              • メンバ
              • プロパティ
                • Categories プロパティ
            • Contact
              • 概要
              • メンバ
              • Contact コンストラクタ
                • Contact コンストラクタ(Int32)
                • Contact コンストラクタ(Guid)
                • Contact コンストラクタ()
            • ContactCollection
              • 概要
              • メンバ
              • ContactCollection コンストラクタ
            • ContactList
              • 概要
              • メンバ
            • ContactStorage
              • 概要
              • メンバ
              • プロパティ
                • Contacts プロパティ
            • DateList
              • 概要
              • メンバ
              • DateList コンストラクタ
              • メソッド
                • Add メソッド
                • Clear メソッド
                • Contains メソッド
                  • Contains(DateTime) メソッド
                  • Contains(DateTime[]) メソッド
                  • Contains(IList<DateTime>) メソッド
                • GetNextDate メソッド
                • GetPreviousDate メソッド
                • Remove メソッド
                • RemoveAt メソッド
              • プロパティ
                • Count プロパティ
                • Items プロパティ
            • ItemSynchronizedEventArgs
              • 概要
              • メンバ
              • ItemSynchronizedEventArgs コンストラクタ
              • プロパティ
                • Action プロパティ
                • CollectionItem プロパティ
                • DataSourceItem プロパティ
                • Storage プロパティ
            • Label
              • 概要
              • メンバ
              • Label コンストラクタ
                • Label コンストラクタ(Int32)
                • Label コンストラクタ(Guid)
                • Label コンストラクタ()
                • Label コンストラクタ(String)
                • Label コンストラクタ(String,String)
                • Label コンストラクタ(Color,String,String)
            • LabelCollection
              • 概要
              • メンバ
              • LabelCollection コンストラクタ
              • メソッド
                • LoadDefaults メソッド
              • フィールド
                • NoneLabelId フィールド
            • LabelList
              • 概要
              • メンバ
            • LabelStorage
              • 概要
              • メンバ
              • プロパティ
                • Labels プロパティ
            • ListChangedEventArgs
              • 概要
              • メンバ
              • ListChangedEventArgs コンストラクタ
                • ListChangedEventArgs コンストラクタ(ListChangedType,Int32)
                • ListChangedEventArgs コンストラクタ(ListChangedType,Int32,Int32)
              • プロパティ
                • ListChangedType プロパティ
                • NewIndex プロパティ
                • OldIndex プロパティ
            • MappingCollectionBase<T>
              • 概要
              • メンバ
              • MappingCollectionBase<T> コンストラクタ
              • メソッド
                • Dispose メソッド
              • プロパティ
                • Comparer プロパティ
                • Count プロパティ
                • IdMapping プロパティ
                • IndexMapping プロパティ
              • イベント
                • Disposed イベント
            • MappingInfo
              • 概要
              • メンバ
              • プロパティ
                • DataType プロパティ
                • IsMapped プロパティ
                • MappingName プロパティ
                • PropertyName プロパティ
                • Required プロパティ
            • RecurrencePattern
              • 概要
              • メンバ
              • メソッド
                • GetDescription メソッド
                  • GetDescription(CultureInfo) メソッド
                  • GetDescription(CalendarInfo) メソッド
              • プロパティ
                • DayOfMonth プロパティ
                • DayOfWeekMask プロパティ
                • Description プロパティ
                • Duration プロパティ
                • EndTime プロパティ
                • Exceptions プロパティ
                • Instance プロパティ
                • Interval プロパティ
                • MonthOfYear プロパティ
                • NoEndDate プロパティ
                • Occurrences プロパティ
                • ParentAppointment プロパティ
                • PatternEndDate プロパティ
                • PatternStartDate プロパティ
                • RecurrenceType プロパティ
                • RemovedOccurrences プロパティ
                • StartTime プロパティ
            • Reminder
              • 概要
              • メンバ
              • メソッド
                • Dismiss メソッド
                • Snooze メソッド
              • プロパティ
                • Caption プロパティ
                • IsActive プロパティ
                • NextReminderDate プロパティ
                • OriginalReminderDate プロパティ
                • ParentAppointment プロパティ
            • ReminderCollection
              • 概要
              • メンバ
              • メソッド
                • Dispose メソッド
            • ReminderEventArgs
              • 概要
              • メンバ
              • ReminderEventArgs コンストラクタ
              • プロパティ
                • Reminder プロパティ
            • Resource
              • 概要
              • メンバ
              • Resource コンストラクタ
                • Resource コンストラクタ(Int32)
                • Resource コンストラクタ(Guid)
                • Resource コンストラクタ()
            • ResourceCollection
              • 概要
              • メンバ
              • ResourceCollection コンストラクタ
            • ResourceList
              • 概要
              • メンバ
            • ResourceStorage
              • 概要
              • メンバ
              • プロパティ
                • Resources プロパティ
            • Status
              • 概要
              • メンバ
              • Status コンストラクタ
                • Status コンストラクタ(Int32)
                • Status コンストラクタ(Guid)
                • Status コンストラクタ()
                • Status コンストラクタ(StatusTypeEnum)
                • Status コンストラクタ(StatusTypeEnum,CultureInfo)
                • Status コンストラクタ(String)
                • Status コンストラクタ(String,String)
                • Status コンストラクタ(Color,String,String)
                • Status コンストラクタ(Color,String,String,C1Brush)
              • プロパティ
                • StatusType プロパティ
            • StatusCollection
              • 概要
              • メンバ
              • StatusCollection コンストラクタ
              • メソッド
                • LoadDefaults メソッド
              • プロパティ
                • Item プロパティ
                  • Item(StatusTypeEnum) プロパティ
            • StatusList
              • 概要
              • メンバ
            • StatusStorage
              • 概要
              • メンバ
              • プロパティ
                • Statuses プロパティ
            • StorageComponent
              • 概要
              • メンバ
              • StorageComponent コンストラクタ
            • WorkDays
              • 概要
              • メンバ
              • WorkDays コンストラクタ
              • メソッド
                • AddRange メソッド
                  • AddRange(DayOfWeek[]) メソッド
                • ToString メソッド
          • 列挙型
            • ActionTypeEnum
            • C1BrushStyleEnum
            • FileFormatEnum
            • ImportanceEnum
            • ListChangedType
            • RecurrenceStateEnum
            • RecurrenceTypeEnum
            • SensitivityEnum
            • StatusTypeEnum
            • SynchronizationActionEnum
            • TimeScaleEnum
            • WeekDaysEnum
            • WeekOfMonthEnum
          • インターフェース
            • ISupportInitialize
              • 概要
              • メンバ
              • メソッド
                • BeginInit メソッド
                • EndInit メソッド
            • ISupportInitializeNotification
              • 概要
              • メンバ
              • プロパティ
                • IsInitialized プロパティ
              • イベント
                • Initialized イベント
          • デリゲート
            • AddingNewEventHandler
            • CancelAppointmentEventHandler
            • CancelReminderEventHandler
            • DataSourceItemSynchronizedEventHandler
            • ListChangedEventHandler
        • C1.Xaml.Schedule 名前空間
          • 概要
          • クラス
            • AddingAppointmentEventArgs
              • 概要
              • メンバ
              • AddingAppointmentEventArgs コンストラクタ
              • プロパティ
                • Appointment プロパティ
            • AppointmentActionEventArgs
              • 概要
              • メンバ
              • AppointmentActionEventArgs コンストラクタ
              • プロパティ
                • Appointment プロパティ
                • Handled プロパティ
            • AppointmentsCoverPane
              • 概要
              • メンバ
              • AppointmentsCoverPane コンストラクタ
              • メソッド
                • GetAppointmentFilter メソッド
                • GetKeepTimesAtDrop メソッド
                • InitializeAppointment メソッド
                • IsPaneAppointment メソッド
                • SetAppointmentFilter メソッド
                • SetKeepTimesAtDrop メソッド
              • プロパティ
                • ContentKind プロパティ
                • IntervalAppointmentTemplate プロパティ
                • UseSimpleLayout プロパティ
              • フィールド
                • AppointmentFilterProperty フィールド
                • IntervalAppointmentTemplateProperty フィールド
                • KeepTimesAtDropProperty フィールド
            • AppointmentWrapPanel
              • 概要
              • メンバ
              • AppointmentWrapPanel コンストラクタ
              • プロパティ
                • DockLastChildToEnd プロパティ
              • フィールド
                • DockLastChildToEndProperty フィールド
            • BeforeViewChangeEventArgs
              • 概要
              • メンバ
              • プロパティ
                • Dates プロパティ
                • Handled プロパティ
                • Style プロパティ
            • C1Scheduler
              • 概要
              • メンバ
              • C1Scheduler コンストラクタ
              • メソッド
                • BeginUpdate メソッド
                • BringTimeIntoView メソッド
                • ChangeStyle メソッド
                • Compare メソッド
                • DecrementStartTimeLarge メソッド
                • DecrementStartTimeSmall メソッド
                • DeleteAppointment メソッド
                  • DeleteAppointment() メソッド
                  • DeleteAppointment(Appointment) メソッド
                • Dispose メソッド
                • EditAppointmentDialog メソッド
                • EndUpdate メソッド
                • FindUIForTime メソッド
                • GetDateTimeAtPoint メソッド
                • IncrementStartTimeLarge メソッド
                • IncrementStartTimeSmall メソッド
                • NavigateToAppointment メソッド
                  • NavigateToAppointment(Boolean,Nullable<DateTime>) メソッド
                  • NavigateToAppointment(BaseObject,Boolean,Nullable<DateTime>) メソッド
                • NavigateToNextAppointment メソッド
                  • NavigateToNextAppointment() メソッド
                  • NavigateToNextAppointment(BaseObject) メソッド
                • NavigateToPreviousAppointment メソッド
                  • NavigateToPreviousAppointment() メソッド
                  • NavigateToPreviousAppointment(BaseObject) メソッド
                • NewAppointmentDialog メソッド
                  • NewAppointmentDialog(VisualInterval) メソッド
                  • NewAppointmentDialog() メソッド
                  • NewAppointmentDialog(DateTime,DateTime,Nullable<Boolean>) メソッド
                  • NewAppointmentDialog(DateTime,DateTime,Nullable<Boolean>,BaseObject) メソッド
                  • NewAppointmentDialog(DateTime,DateTime) メソッド
                  • NewAppointmentDialog(DateTime,DateTime,BaseObject) メソッド
                • SetRelativeStartTime メソッド
              • プロパティ
                • ActiveReminders プロパティ
                • AllDayAreaHeight プロパティ
                • AlternatingBackground プロパティ
                • AppointmentComparison プロパティ
                • AppointmentForeground プロパティ
                • BoldedDates プロパティ
                • CalendarHelper プロパティ
                • ControlBackground プロパティ
                • ControlForeground プロパティ
                • CurrentTimeBrush プロパティ
                • DataStorage プロパティ
                • DayViewDayHeaderFormat プロパティ
                • EditAppointmentTemplate プロパティ
                • End プロパティ
                • GridLinesBrush プロパティ
                • HasVisibleAppointments プロパティ
                • IntervalAppointmentTemplate プロパティ
                • IsDragDropDisabled プロパティ
                • IsInPlaceEditingDisabled プロパティ
                • LargeStartTimeChange プロパティ
                • MonthStyle プロパティ
                • MonthViewDayHeaderDayFormat プロパティ
                • MonthViewDayHeaderMonthFormat プロパティ
                • MonthViewHeaderFormat プロパティ
                • OneDayStyle プロパティ
                • SelectedAppointment プロパティ
                • SelectedBackground プロパティ
                • SelectedDateTime プロパティ
                • SelectedDateTimeInterval プロパティ
                • SelectedGroupItem プロパティ
                • SelectedIntervalAppointment プロパティ
                • SelectedVisualInterval プロパティ
                • Settings プロパティ
                • ShowRemindersTemplate プロパティ
                • ShowWorkTimeOnly プロパティ
                • SmallStartTimeChange プロパティ
                • SmallVisualIntervalScale プロパティ
                • Start プロパティ
                • TimeFormat プロパティ
                • ToastNotifier プロパティ
                • TodayBackground プロパティ
                • ViewStyleSelector プロパティ
                • ViewType プロパティ
                • VisibleDates プロパティ
                • VisualEndTime プロパティ
                • VisualIntervalGroupDescriptions プロパティ
                • VisualIntervalGroupStyles プロパティ
                • VisualIntervalPanel プロパティ
                • VisualIntervalScale プロパティ
                • VisualIntervalTemplate プロパティ
                • VisualStartTime プロパティ
                • VisualTimeSpan プロパティ
                • WeekStyle プロパティ
                • WeekViewDayHeaderFormat プロパティ
                • WorkingWeekStyle プロパティ
              • フィールド
                • ActiveRemindersProperty フィールド
                • AllDayAreaHeightProperty フィールド
                • AlternatingBackgroundProperty フィールド
                • AppointmentForegroundProperty フィールド
                • BoldedDatesProperty フィールド
                • CalendarHelperProperty フィールド
                • ChangeStyleCommand フィールド
                • ControlBackgroundProperty フィールド
                • ControlForegroundProperty フィールド
                • CurrentTimeBrushProperty フィールド
                • DayViewDayHeaderFormatProperty フィールド
                • DecrementStartTimeLargeCommand フィールド
                • DecrementStartTimeSmallCommand フィールド
                • DeleteAppointmentCommand フィールド
                • DismissCommand フィールド
                • EditAppointmentDialogCommand フィールド
                • EditAppointmentTemplateProperty フィールド
                • EndProperty フィールド
                • ExportCommand フィールド
                • GridLinesBrushProperty フィールド
                • HasVisibleAppointmentsProperty フィールド
                • ImportCommand フィールド
                • IncrementStartTimeLargeCommand フィールド
                • IncrementStartTimeSmallCommand フィールド
                • IntervalAppointmentTemplateProperty フィールド
                • IsDragDropDisabledProperty フィールド
                • IsInPlaceEditingDisabledProperty フィールド
                • LargeStartTimeChangeProperty フィールド
                • MonthStyleProperty フィールド
                • MonthViewDayHeaderDayFormatProperty フィールド
                • MonthViewDayHeaderMonthFormatProperty フィールド
                • MonthViewHeaderFormatProperty フィールド
                • NavigateToNextAppointmentCommand フィールド
                • NavigateToPreviousAppointmentCommand フィールド
                • NewAppointmentDialogCommand フィールド
                • OneDayStyleProperty フィールド
                • SelectedAppointmentProperty フィールド
                • SelectedBackgroundProperty フィールド
                • SelectedDateTimeIntervalProperty フィールド
                • SelectedDateTimeProperty フィールド
                • SelectedGroupItemProperty フィールド
                • SelectedIntervalAppointmentProperty フィールド
                • SelectedVisualIntervalProperty フィールド
                • SetRelativeStartTimeCommand フィールド
                • SettingsProperty フィールド
                • ShowRemindersTemplateProperty フィールド
                • ShowWorkTimeOnlyProperty フィールド
                • SmallStartTimeChangeProperty フィールド
                • SmallVisualIntervalScaleProperty フィールド
                • SnoozeCommand フィールド
                • StartProperty フィールド
                • TimeFormatProperty フィールド
                • TodayBackgroundProperty フィールド
                • ViewStyleSelectorProperty フィールド
                • ViewTypeProperty フィールド
                • VisibleDatesProperty フィールド
                • VisualEndTimeProperty フィールド
                • VisualIntervalGroupDescriptionsProperty フィールド
                • VisualIntervalGroupStylesProperty フィールド
                • VisualIntervalPanelProperty フィールド
                • VisualIntervalScaleProperty フィールド
                • VisualIntervalTemplateProperty フィールド
                • VisualStartTimeProperty フィールド
                • VisualTimeSpanProperty フィールド
                • WeekStyleProperty フィールド
                • WeekViewDayHeaderFormatProperty フィールド
                • WorkingWeekStyleProperty フィールド
              • イベント
                • AppointmentAdded イベント
                • AppointmentChanged イベント
                • AppointmentCustomAction イベント
                • AppointmentDeleted イベント
                • AppointmentRecurrenceStateChanged イベント
                • BeforeAppointmentDrop イベント
                • BeforeAppointmentResize イベント
                • BeforeAppointmentSave イベント
                • BeforeViewChange イベント
                • DataSourceItemSynchronized イベント
                • EndChanged イベント
                • ReminderAdded イベント
                • ReminderChanged イベント
                • ReminderFire イベント
                • ReminderRemoved イベント
                • ReminderSnooze イベント
                • SelectedAppointmentChanged イベント
                • SelectedDateTimeChanged イベント
                • StartChanged イベント
                • StyleChanged イベント
                • UserAddingAppointment イベント
                • UserClosingAppointment イベント
                • UserDeletingAppointment イベント
                • UserEditingAppointment イベント
            • C1SchedulerNavigator
              • 概要
              • メンバ
              • C1SchedulerNavigator コンストラクタ
              • プロパティ
                • Header プロパティ
                • Scheduler プロパティ
            • C1SchedulerPresenter
              • 概要
              • メンバ
              • C1SchedulerPresenter コンストラクタ
            • C1SchedulerResources
              • 概要
              • メンバ
              • C1SchedulerResources コンストラクタ
              • メソッド
                • RefreshResources メソッド
              • プロパティ
                • EditAppointmentTemplate プロパティ
                • IntervalAppointmentTemplate プロパティ
                • MonthStyle プロパティ
                • OneDayStyle プロパティ
                • ShowRemindersTemplate プロパティ
                • Theme プロパティ
                • WeekStyle プロパティ
                • WorkingWeekStyle プロパティ
            • C1SchedulerSettings
              • 概要
              • メンバ
              • C1SchedulerSettings コンストラクタ
              • プロパティ
                • AllowCategoriesEditing プロパティ
                • AllowCategoriesMultiSelection プロパティ
                • AllowContactsEditing プロパティ
                • AllowContactsMultiSelection プロパティ
                • AllowResourcesEditing プロパティ
                • AllowResourcesMultiSelection プロパティ
                • AutoScrollToFirstAppointment プロパティ
                • FirstVisibleTime プロパティ
                • ReminderTimeBeforeStart プロパティ
                • SetReminder プロパティ
                • ShowReminderDialog プロパティ
            • C1SchedulerViewModel
              • 概要
              • メンバ
              • メソッド
                • Dispose メソッド
                • FindUIForTime メソッド
              • プロパティ
                • GroupItems プロパティ
                • Scheduler プロパティ
                • VisibleGroupItems プロパティ
            • CalendarHelper
              • 概要
              • メンバ
              • CalendarHelper コンストラクタ
              • プロパティ
                • DateTimeKind プロパティ
                • EndDayTime プロパティ
                • FullDayNames プロパティ
                • FullMonthNames プロパティ
                • Holidays プロパティ
                • Info プロパティ
                • StartDayTime プロパティ
                • WeekendExceptions プロパティ
                • WeekStart プロパティ
                • WorkDays プロパティ
              • フィールド
                • WorkDaysProperty フィールド
              • イベント
                • PropertyChanged イベント
            • CoveredElement
              • 概要
              • メンバ
              • CoveredElement コンストラクタ
              • プロパティ
                • Owner プロパティ
            • CoveredElementsCollection
              • 概要
              • メンバ
              • CoveredElementsCollection コンストラクタ
            • CoverElement
              • 概要
              • メンバ
              • CoverElement コンストラクタ
              • プロパティ
                • Chunks プロパティ
                • CoveredElements プロパティ
                • DataObject プロパティ
            • CoverElementChunk
              • 概要
              • メンバ
              • CoverElementChunk コンストラクタ
              • プロパティ
                • CoveredElements プロパティ
                • IsFirst プロパティ
                • IsLast プロパティ
                • Owner プロパティ
                • ResizeThumbLeftMargin プロパティ
              • フィールド
                • ResizeThumbLeftMarginProperty フィールド
            • CoverElementChunkCollection
              • 概要
              • メンバ
              • CoverElementChunkCollection コンストラクタ
              • プロパティ
                • Owner プロパティ
            • CoverElementCollection
              • 概要
              • メンバ
              • CoverElementCollection コンストラクタ
              • プロパティ
                • Item プロパティ
                  • Item(Int32) プロパティ
                • Owner プロパティ
            • CoverElementsPane
              • 概要
              • メンバ
              • CoverElementsPane コンストラクタ
              • メソッド
                • GetCoverElementsOverflow メソッド
                • GetOrientation メソッド
                • GetPaneName メソッド
                • SetCoverElementsOverflow メソッド
                • SetOrientation メソッド
                • SetPaneName メソッド
              • プロパティ
                • ChunkBreakingAngle プロパティ
                • ContentKind プロパティ
                • CoverElementsMargin プロパティ
                • CoverElementsSize プロパティ
                • DataCoverElements プロパティ
                • ExtendOnOverflow プロパティ
                • IsDragDropDisabled プロパティ
                • Owner プロパティ
                • SizingType プロパティ
              • フィールド
                • CoverElementsMarginProperty フィールド
                • CoverElementsOverflowProperty フィールド
                • CoverElementsSizeProperty フィールド
                • IsDragDropDisabledProperty フィールド
                • OrientationProperty フィールド
                • OwnerProperty フィールド
                • PaneNameProperty フィールド
            • DateTimeInfo
              • 概要
              • メンバ
              • DateTimeInfo コンストラクタ
              • プロパティ
                • BaseDateTime プロパティ
                • CalendarHelper プロパティ
                • IsWeekend プロパティ
                • MonthFullName プロパティ
                • WeekOfYear プロパティ
                • WeekOfYearFullWeek プロパティ
                • Year プロパティ
              • イベント
                • PropertyChanged イベント
            • DateTimeInterval
              • 概要
              • メンバ
              • DateTimeInterval コンストラクタ
              • プロパティ
                • End プロパティ
                • IsFullDay プロパティ
                • Start プロパティ
            • DateTimePropertyChangeEventArgs
              • 概要
              • メンバ
              • DateTimePropertyChangeEventArgs コンストラクタ
              • プロパティ
                • NewValue プロパティ
                • OldValue プロパティ
            • DayIntervalStyleSelector
              • 概要
              • メンバ
              • DayIntervalStyleSelector コンストラクタ
              • プロパティ
                • Resources プロパティ
            • EditAppointmentControl
              • 概要
              • メンバ
              • EditAppointmentControl コンストラクタ
              • プロパティ
                • Appointment プロパティ
                • Header プロパティ
            • Extensions
              • 概要
              • メンバ
            • IntervalAppointment
              • 概要
              • メンバ
              • プロパティ
                • Appointment プロパティ
                • Interval プロパティ
                • IsSelected プロパティ
                • IsSelectedAppointment プロパティ
              • フィールド
                • IsSelectedAppointmentProperty フィールド
                • IsSelectedProperty フィールド
            • IntervalAppointmentCollection
              • 概要
              • メンバ
              • IntervalAppointmentCollection コンストラクタ
              • プロパティ
                • HasItems プロパティ
            • IntervalAppointmentPresenter
              • 概要
              • メンバ
              • IntervalAppointmentPresenter コンストラクタ
              • プロパティ
                • Appointment プロパティ
                • IntervalAppointment プロパティ
                • IsException プロパティ
                • IsNotAllDayEvent プロパティ
                • IsOccurrence プロパティ
                • IsReadOnly プロパティ
                • IsSelected プロパティ
                • LabelBrush プロパティ
                • ShowTime プロパティ
                • ShowTimeBorderThickness プロパティ
                • TextWrapping プロパティ
              • フィールド
                • IntervalAppointmentProperty フィールド
                • IsExceptionProperty フィールド
                • IsNotAllDayEventProperty フィールド
                • IsOccurrenceProperty フィールド
                • IsReadOnlyProperty フィールド
                • IsSelectedProperty フィールド
                • ShowTimeBorderThicknessProperty フィールド
                • ShowTimeProperty フィールド
                • TextWrappingProperty フィールド
            • IntervalGroupDescriptionCollection
              • 概要
              • メンバ
              • IntervalGroupDescriptionCollection コンストラクタ
            • IntervalGroupStyleCollection
              • 概要
              • メンバ
              • IntervalGroupStyleCollection コンストラクタ
            • NestedPropertySetter
              • 概要
              • メンバ
              • NestedPropertySetter コンストラクタ
              • メソッド
                • Apply メソッド
              • プロパティ
                • PropertyName プロパティ
                • TargetObject プロパティ
                • Value プロパティ
              • フィールド
                • PropertyNameProperty フィールド
                • ValueProperty フィールド
            • NestedPropertySetterCollection
              • 概要
              • メンバ
              • NestedPropertySetterCollection コンストラクタ
              • プロパティ
                • Owner プロパティ
            • PropertyChangeEventArgsBase
              • 概要
              • メンバ
              • PropertyChangeEventArgsBase コンストラクタ
              • プロパティ
                • Property プロパティ
            • RecChoiceControl
              • 概要
              • メンバ
              • RecChoiceControl コンストラクタ
              • プロパティ
                • Appointment プロパティ
                • Flyout プロパティ
                • IsOccurrence プロパティ
            • ReminderActionEventArgs
              • 概要
              • メンバ
              • ReminderActionEventArgs コンストラクタ
              • プロパティ
                • Handled プロパティ
                • Reminder プロパティ
            • ReminderListBoxItem
              • 概要
              • メンバ
              • プロパティ
                • Owner プロパティ
            • RemindersListBox
              • 概要
              • メンバ
              • RemindersListBox コンストラクタ
              • メソッド
                • RefreshData メソッド
              • プロパティ
                • Scheduler プロパティ
                • SelectedItemsCount プロパティ
              • フィールド
                • SelectedItemsCountProperty フィールド
            • SchedulerGroupItem
              • 概要
              • メンバ
              • プロパティ
                • HasVisibleAppointments プロパティ
                • Scheduler プロパティ
                • Tag プロパティ
                • VisualIntervalGroups プロパティ
                • VisualIntervals プロパティ
                • VisualIntervalsView プロパティ
              • フィールド
                • HasVisibleAppointmentsProperty フィールド
                • TagProperty フィールド
            • SchedulerGroupItemCollection
              • 概要
              • メンバ
              • SchedulerGroupItemCollection コンストラクタ
              • プロパティ
                • Item プロパティ
                  • Item(Int32) プロパティ
                  • Item(Object) プロパティ
            • ShowRemindersControl
              • 概要
              • メンバ
              • ShowRemindersControl コンストラクタ
              • プロパティ
                • Scheduler プロパティ
              • フィールド
                • SchedulerProperty フィールド
            • ThemeResources
              • 概要
              • メンバ
              • メソッド
                • RefreshResources メソッド
              • プロパティ
                • Theme プロパティ
            • TimeRuler
              • 概要
              • メンバ
              • TimeRuler コンストラクタ
              • プロパティ
                • CurrentTimeTemplate プロパティ
                • Scheduler プロパティ
              • フィールド
                • CurrentTimeTemplateProperty フィールド
                • SchedulerProperty フィールド
            • TimeRulerHelper
              • 概要
              • メンバ
              • TimeRulerHelper コンストラクタ
              • プロパティ
                • Hours プロパティ
                • Interval プロパティ
                • IsZeroMinute プロパティ
                • Minutes プロパティ
              • フィールド
                • HoursProperty フィールド
                • IntervalProperty フィールド
                • IsZeroMinuteProperty フィールド
                • MinutesProperty フィールド
            • TimeSlotStyleSelector
              • 概要
              • メンバ
              • TimeSlotStyleSelector コンストラクタ
              • プロパティ
                • Resources プロパティ
            • VisualInterval
              • 概要
              • メンバ
              • VisualInterval コンストラクタ
              • メソッド
                • ContainsTime メソッド
              • プロパティ
                • Appointments プロパティ
                • Culture プロパティ
                • EndTime プロパティ
                • EndTimeInfo プロパティ
                • InclusiveEndTime プロパティ
                • InclusiveEndTimeInfo プロパティ
                • Index プロパティ
                • IsSelected プロパティ
                • IsToday プロパティ
                • Items プロパティ
                • OwnerGroup プロパティ
                • Scheduler プロパティ
                • StartTime プロパティ
                • StartTimeInfo プロパティ
                • TimeScale プロパティ
              • フィールド
                • IsSelectedProperty フィールド
              • イベント
                • PropertyChanged イベント
            • VisualIntervalCollection
              • 概要
              • メンバ
              • VisualIntervalCollection コンストラクタ
              • プロパティ
                • Item プロパティ
                  • Item(Int32) プロパティ
                  • Item(DateTime) プロパティ
            • VisualIntervalGroup
              • 概要
              • メンバ
              • プロパティ
                • Group プロパティ
                • Items プロパティ
                • VisualIntervals プロパティ
            • VisualIntervalGroupDescription
              • 概要
              • メンバ
              • VisualIntervalGroupDescription コンストラクタ
              • メソッド
                • GroupNameFromItem メソッド
                • NamesMatch メソッド
              • プロパティ
                • PropertyName プロパティ
            • VisualIntervalGroupsPresenter
              • 概要
              • メンバ
              • VisualIntervalGroupsPresenter コンストラクタ
            • VisualIntervalPresenter
              • 概要
              • メンバ
              • VisualIntervalPresenter コンストラクタ
              • プロパティ
                • Interval プロパティ
            • VisualIntervalsPresenter
              • 概要
              • メンバ
              • VisualIntervalsPresenter コンストラクタ
              • プロパティ
                • Scheduler プロパティ
          • 列挙型
            • AppointmentFilterEnum
            • SizingType
            • ViewType