C1.Silverlight.Schedule.5 Assembly > C1.Silverlight.Schedule Namespace : C1Scheduler Class |
For a list of all members of this type, see C1Scheduler members.
Name | Description | |
---|---|---|
AddHandler | (Inherited from System.Windows.UIElement) | |
ApplyTemplate | (Inherited from System.Windows.Controls.Control) | |
Arrange | (Inherited from System.Windows.UIElement) | |
BeginUpdate | Disables any redrawing of the control. | |
BringTimeIntoView | Attempts to bring into the view a UI element representing a VisualInterval that includes the specified time in the current scheduler view. Optionally tries to make the element to be a top left element of the view. | |
CaptureMouse | (Inherited from System.Windows.UIElement) | |
ChangeStyle | Changes the System.Windows.Style property with the specified Style or a style referenced by the specified ResourceDictionary key. | |
ClearValue | (Inherited from System.Windows.DependencyObject) | |
Compare | Overloaded. Performs a comparison of two C1.C1Schedule.Appointment objects based on their start time and subject. | |
DecrementStartTimeLarge | Decrements the VisualStartTime property value on the amount specified in the LargeStartTimeChange property. | |
DecrementStartTimeSmall | Decrements the VisualStartTime property value on the amount specified in the SmallStartTimeChange property. | |
DeleteAppointment | Overloaded. Deletes the appointment that is currently selected in control UI and also shows an appointment deletion options dialog in the case where the appointment is an occurrence of a recurrence pattern. | |
Dispose | Clean up any resources being used. | |
EditAppointmentDialog | Shows the Edit Appointment dialog for editing of the specified existing C1.C1Schedule.Appointment. | |
EditRecurrenceDialog | Shows the Edit Recurrence dialog for editing a C1.C1Schedule.RecurrencePattern of the specified C1.C1Schedule.Appointment. | |
EndUpdate | Enables the redrawing of the control. | |
FindName | (Inherited from System.Windows.FrameworkElement) | |
FindUIForTime | Returns the System.Windows.FrameworkElement corresponding to the given System.DateTime value. | |
Focus | (Inherited from System.Windows.Controls.Control) | |
GetAnimationBaseValue | (Inherited from System.Windows.DependencyObject) | |
GetBindingExpression | (Inherited from System.Windows.FrameworkElement) | |
GetDateTimeAtPoint | Returns the System.Nullable`1 at the specified location. | |
GetValue | (Inherited from System.Windows.DependencyObject) | |
IncrementStartTimeLarge | Increments the VisualStartTime property value on the amount specified in the LargeStartTimeChange property. | |
IncrementStartTimeSmall | Increments the VisualStartTime property value on the amount specified in the SmallStartTimeChange property. | |
InvalidateArrange | (Inherited from System.Windows.UIElement) | |
InvalidateMeasure | (Inherited from System.Windows.UIElement) | |
Measure | (Inherited from System.Windows.UIElement) | |
NavigateToAppointment | Overloaded. Navigates the C1Scheduler control to the nearest C1.C1Schedule.Appointment. | |
NavigateToGroup | If the C1Scheduler control is grouped, makes sure that the group with the specified index is visible in the UI. | |
NavigateToNextAppointment | Overloaded. Makes the nearest appointment after SelectedDateTime visible in the control UI. | |
NavigateToPreviousAppointment | Overloaded. Makes the nearest appointment before SelectedDateTime visible in the control UI. | |
NewAppointmentDialog | Overloaded. Shows the Edit Appointment dialog for the creation of a new C1.C1Schedule.Appointment. | |
OnApplyTemplate | Overridden. | |
ReadLocalValue | (Inherited from System.Windows.DependencyObject) | |
ReleaseMouseCapture | (Inherited from System.Windows.UIElement) | |
RemoveHandler | (Inherited from System.Windows.UIElement) | |
SelectFromListDialog | Overloaded. Shows the Select From List dialog. Honors property values defined in the Settings object. | |
SetBinding | (Inherited from System.Windows.FrameworkElement) | |
SetRelativeStartTime | Sets the VisualStartTime property to a value between the Start and End property values based on the specified coefficient. | |
SetValue | (Inherited from System.Windows.DependencyObject) | |
TransformToVisual | (Inherited from System.Windows.UIElement) | |
UpdateLayout | (Inherited from System.Windows.UIElement) |