C1.Silverlight.Schedule.5
C1Scheduler Class Methods

For a list of all members of this type, see C1Scheduler members.

Public Methods
 NameDescription
Public MethodAddHandler (Inherited from System.Windows.UIElement)
Public MethodApplyTemplate (Inherited from System.Windows.Controls.Control)
Public MethodArrange (Inherited from System.Windows.UIElement)
Public MethodBeginUpdateDisables any redrawing of the control.  
Public MethodBringTimeIntoViewAttempts 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.  
Public MethodCaptureMouse (Inherited from System.Windows.UIElement)
Public MethodChangeStyleChanges the System.Windows.Style property with the specified Style or a style referenced by the specified ResourceDictionary key.  
Public MethodClearValue (Inherited from System.Windows.DependencyObject)
Public MethodCompareOverloaded. Performs a comparison of two C1.C1Schedule.Appointment objects based on their start time and subject.  
Public MethodDecrementStartTimeLargeDecrements the VisualStartTime property value on the amount specified in the LargeStartTimeChange property.  
Public MethodDecrementStartTimeSmallDecrements the VisualStartTime property value on the amount specified in the SmallStartTimeChange property.  
Public MethodDeleteAppointmentOverloaded. 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.  
Public MethodDisposeClean up any resources being used.  
Public MethodEditAppointmentDialogShows the Edit Appointment dialog for editing of the specified existing C1.C1Schedule.Appointment.  
Public MethodEditRecurrenceDialogShows the Edit Recurrence dialog for editing a C1.C1Schedule.RecurrencePattern of the specified C1.C1Schedule.Appointment.  
Public MethodEndUpdateEnables the redrawing of the control.  
Public MethodFindName (Inherited from System.Windows.FrameworkElement)
Public MethodFindUIForTimeReturns the System.Windows.FrameworkElement corresponding to the given System.DateTime value.  
Public MethodFocus (Inherited from System.Windows.Controls.Control)
Public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
Public MethodGetBindingExpression (Inherited from System.Windows.FrameworkElement)
Public Methodstatic (Shared in Visual Basic)GetDateTimeAtPointReturns the System.Nullable`1 at the specified location.  
Public MethodGetValue (Inherited from System.Windows.DependencyObject)
Public MethodIncrementStartTimeLargeIncrements the VisualStartTime property value on the amount specified in the LargeStartTimeChange property.  
Public MethodIncrementStartTimeSmallIncrements the VisualStartTime property value on the amount specified in the SmallStartTimeChange property.  
Public MethodInvalidateArrange (Inherited from System.Windows.UIElement)
Public MethodInvalidateMeasure (Inherited from System.Windows.UIElement)
Public MethodMeasure (Inherited from System.Windows.UIElement)
Public MethodNavigateToAppointmentOverloaded. Navigates the C1Scheduler control to the nearest C1.C1Schedule.Appointment.  
Public MethodNavigateToGroupIf the C1Scheduler control is grouped, makes sure that the group with the specified index is visible in the UI.  
Public MethodNavigateToNextAppointmentOverloaded. Makes the nearest appointment after SelectedDateTime visible in the control UI.  
Public MethodNavigateToPreviousAppointmentOverloaded. Makes the nearest appointment before SelectedDateTime visible in the control UI.  
Public MethodNewAppointmentDialogOverloaded. Shows the Edit Appointment dialog for the creation of a new C1.C1Schedule.Appointment.  
Public MethodOnApplyTemplateOverridden.   
Public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
Public MethodReleaseMouseCapture (Inherited from System.Windows.UIElement)
Public MethodRemoveHandler (Inherited from System.Windows.UIElement)
Public MethodSelectFromListDialogOverloaded. Shows the Select From List dialog. Honors property values defined in the Settings object.  
Public MethodSetBinding (Inherited from System.Windows.FrameworkElement)
Public MethodSetRelativeStartTimeSets the VisualStartTime property to a value between the Start and End property values based on the specified coefficient.  
Public MethodSetValue (Inherited from System.Windows.DependencyObject)
Public MethodTransformToVisual (Inherited from System.Windows.UIElement)
Public MethodUpdateLayout (Inherited from System.Windows.UIElement)
Top
See Also

Reference

C1Scheduler Class
C1.Silverlight.Schedule Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.