名前 | 解説 | |
---|---|---|
ActiveDateTime | Gets the ActiveDateTime object which can be used for binding. | |
ActiveRemindersProperty | Identifies the ActiveReminders dependency property. | |
AllDayAreaHeightProperty | Identifies the AllDayAreaHeight dependency property. | |
AlternatingBackgroundProperty | Identifies the AlternatingBackground dependency property. | |
AppointmentAddedEvent | Identifies the AppointmentAdded routed event. | |
AppointmentChangedEvent | Identifies the AppointmentChanged routed event. | |
AppointmentCustomActionEvent | Identifies the AppointmentCustomAction routed event. | |
AppointmentDeletedEvent | Identifies the AppointmentDeleted routed event. | |
AppointmentForegroundProperty | Identifies the AppointmentForeground dependency property. | |
AppointmentRecurrenceStateChangedEvent | Identifies the AppointmentRecurrenceStateChanged routed event. | |
BackgroundProperty | Identifies the Background dependency property. | |
BeforeAppointmentDropEvent | Identifies the BeforeAppointmentDrop routed event. | |
BeforeAppointmentResizeEvent | Identifies the BeforeAppointmentResize routed event. | |
BeforeAppointmentSaveEvent | Identifies the BeforeAppointmentSave routed event. | |
BeforeViewChangeEvent | Identifies the BeforeViewChange routed event. | |
BoldedDatesProperty | Identifies the BoldedDates dependency property. | |
CalendarHelperProperty | Identifies the CalendarHelper dependency property. | |
CanNavigateNextGroupProperty | Identifies the CanNavigateNextGroup property. | |
CanNavigatePreviousGroupProperty | Identifies the CanNavigatePreviousGroup property. | |
ChangeStyleCommand | Defines the command that changes the System.Windows.Style property with the specified Style or a style referenced by the specified ResourceDictionary key. | |
ControlBackgroundProperty | Identifies the ControlBackground dependency property. | |
ControlForegroundProperty | Identifies the ControlForeground dependency property. | |
CurrentTimeBrushProperty | Identifies the CurrentTimeBrush dependency property. | |
DayViewDayHeaderFormatProperty | Identifies the DayViewDayHeaderFormat dependency property. | |
DecrementStartTimeLargeCommand | Defines the command that decrements the VisualStartTime property value on the amount specified in the LargeStartTimeChange property. | |
DecrementStartTimeSmallCommand | Defines the command that decrements the VisualStartTime property value on the amount specified in the SmallStartTimeChange property. | |
DefaultThemeKey | Gets the System.Windows.ComponentResourceKey that references the default theme that is defined for the C1Scheduler control. | |
DeleteAppointmentCommand | Defines the command that deletes the C1.C1Schedule.Appointment(s). | |
DismissCommand | Defines the command that dismisses reminders. | |
EditAppointmentDialogCommand | Defines the command that shows the Edit Appointment dialog for editing of the specified existing C1.C1Schedule.Appointment(s). | |
EditAppointmentTemplateProperty | Identifies the EditAppointmentTemplate dependency property. | |
EditRecurrenceDialogCommand | Defines the command that shows the Edit Recurrence dialog for editing a C1.C1Schedule.RecurrencePattern of the specified C1.C1Schedule.Appointment. | |
EditRecurrenceTemplateProperty | Identifies the EditRecurrenceTemplate dependency property. | |
EmptyGroupNameProperty | Identifies the EmptyGroupName property. | |
EndChangedEvent | Identifies the EndChanged routed event. | |
EndProperty | Identifies the End dependency property. | |
ExportCommand | Defines the command that exports Scheduler data to the file. | |
GroupHeaderTemplateProperty | Identifies the GroupHeaderTemplate dependency property. | |
GroupPageSizeProperty | Identifies the GroupPageSize dependency property. | |
HasVisibleAppointmentsProperty | Identifies the HasVisibleAppointments dependency property. | |
HideGroupCommand | Defines the command that hides the specified SchedulerGroupItem object. | |
ImportCommand | Defines the command that imports Scheduler data from the file. | |
IncrementStartTimeLargeCommand | Defines the command that increments the VisualStartTime property value on the amount specified in the LargeStartTimeChange property. | |
IncrementStartTimeSmallCommand | Defines the command that increments the VisualStartTime property value on the amount specified in the SmallStartTimeChange property. | |
IntervalAppointmentTemplateProperty | Identifies the IntervalAppointmentTemplate dependency property. | |
IsDragDropDisabledProperty | Identifies the IsDragDropDisabled dependency property. | |
IsGroupedProperty | Identifies the IsGrouped property. | |
IsInPlaceEditingDisabledProperty | Identifies the IsInPlaceEditingDisabled dependency property. | |
IsTotalGroupItemEnabledProperty | Identifies the IsTotalGroupItemEnabled property. | |
LargeStartTimeChangeProperty | Identifies the LargeStartTimeChange dependency property. | |
MonthStyleProperty | Identifies the MonthStyle dependency property. | |
MonthViewDayHeaderDayFormatProperty | Identifies the MonthViewDayHeaderDayFormat dependency property. | |
MonthViewDayHeaderMonthFormatProperty | Identifies the MonthViewDayHeaderMonthFormat dependency property. | |
MonthViewHeaderFormatProperty | Identifies the MonthViewHeaderFormat dependency property. | |
NavigateToNextAppointmentCommand | Defines the command that makes the nearest appointment after SelectedDateTime visible in the control UI. | |
NavigateToNextGroupCommand | Defines the command that navigates C1Scheduler UI to the next SchedulerGroupItem object. | |
NavigateToPreviousAppointmentCommand | Defines the command that makes the nearest appointment before SelectedDateTime visible in the control UI. | |
NavigateToPreviousGroupCommand | Defines the command that navigates C1Scheduler UI to the previous SchedulerGroupItem object. | |
NewAppointmentDialogCommand | Defines the command that shows the Edit Appointment dialog for a creation of a new C1.C1Schedule.Appointment. | |
NextAppointmentTextProperty | Identifies the NextAppointmentText property. | |
OneDayStyleProperty | Identifies the OneDayStyle dependency property. | |
PreviousAppointmentTextProperty | Identifies the PreviousAppointmentText property. | |
ReminderAddedEvent | Identifies the ReminderAdded routed event. | |
ReminderChangedEvent | Identifies the ReminderChanged routed event. | |
ReminderFireEvent | Identifies the ReminderFire routed event. | |
ReminderRemovedEvent | Identifies the ReminderRemoved routed event. | |
ReminderSnoozeEvent | Identifies the ReminderSnooze routed event. | |
SelectedAppointmentChangedEvent | Identifies the SelectedAppointmentChanged routed event. | |
SelectedAppointmentProperty | Identifies the SelectedAppointment dependency property. | |
SelectedBackgroundProperty | Identifies the SelectedBackground dependency property. | |
SelectedDateTimeChangedEvent | Identifies the SelectedDateTimeChanged routed event. | |
SelectedDateTimeIntervalProperty | Identifies the SelectedDateTimeInterval dependency property. | |
SelectedDateTimeProperty | Identifies the SelectedDateTime dependency property. | |
SelectedGroupItemProperty | Identifies the SelectedGroupItem dependency property. | |
SelectedIntervalAppointmentProperty | Identifies the SelectedIntervalAppointment dependency property. | |
SelectedVisualIntervalProperty | Identifies the SelectedVisualInterval dependency property. | |
SelectFromListDialogCommand | Defines the command that shows the Select From List dialog for specified parameters. | |
SelectFromListTemplateProperty | Identifies the SelectFromListTemplate dependency property. | |
SetRelativeStartTimeCommand | Defines the command that sets the VisualStartTime property to a value between the Start and End property values based on the specified coefficient. | |
SettingsProperty | Identifies the C1SchedulerSettings dependency property. | |
ShowNavigationPanelsProperty | Identifies the ShowNavigationPanels dependency property. | |
ShowRemindersTemplateProperty | Identifies the ShowRemindersTemplate dependency property. | |
ShowWorkTimeOnlyProperty | Identifies the ShowWorkTimeOnly dependency property. | |
SmallStartTimeChangeProperty | Identifies the SmallStartTimeChange dependency property. | |
SmallVisualIntervalScaleProperty | Identifies the SmallVisualIntervalScale dependency property. | |
SnoozeCommand | Defines the command that snoozes reminders. | |
StartChangedEvent | Identifies the StartChanged routed event. | |
StartProperty | Identifies the Start dependency property. | |
StyleChangedEvent | Identifies the StyleChanged routed event. | |
ThemeProperty | Identifies the Theme dependency property. | |
TimeFormatProperty | Identifies the TimeFormat dependency property. | |
TimeLineStyleProperty | Identifies the TimeLineStyle dependency property. | |
TodayBackgroundProperty | Identifies the TodayBackground dependency property. | |
UserAddingAppointmentEvent | Identifies the UserAddingAppointment routed event. | |
UserClosingAppointmentEvent | Identifies the UserClosingAppointment routed event. | |
UserDeletingAppointmentEvent | Identifies the UserDeletingAppointment routed event. | |
UserEditingAppointmentEvent | Identifies the UserEditingAppointment routed event. | |
ViewStyleSelectorProperty | Identifies the System.Windows.Controls.StyleSelector dependency property. | |
ViewTypeProperty | Identifies the ViewType dependency property. | |
VisibleDatesProperty | Identifies the VisibleDates dependency property. | |
VisualEndTimeProperty | Identifies the VisualEndTimeProperty dependency property. | |
VisualIntervalGroupDescriptionsProperty | Identifies the VisualIntervalGroupDescriptions dependency property. | |
VisualIntervalGroupStylesProperty | Identifies the VisualIntervalGroupStyles dependency property. | |
VisualIntervalPanelProperty | Identifies the VisualIntervalPanel dependency property. | |
VisualIntervalScaleProperty | Identifies the VisualIntervalScale dependency property. | |
VisualIntervalTemplateProperty | Identifies the VisualIntervalTemplate dependency property. | |
VisualStartTimeProperty | Identifies the VisualStartTime dependency property. | |
VisualTimeSpanProperty | Identifies the VisualTimeSpan dependency property. | |
WeekStyleProperty | Identifies the WeekStyle dependency property. | |
WeekViewDayHeaderFormatProperty | Identifies the WeekViewDayHeaderFormat dependency property. | |
WorkingWeekStyleProperty | Identifies the WorkingWeekStyle dependency property. |