Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule Namespace / EditRecurrenceControl Class
Members

In This Topic
    EditRecurrenceControl Class
    In This Topic
    The EditRecurrenceControl control allows editing of all recurrence pattern properties.
    Object Model
    EditRecurrenceControl Class
    Syntax
    'Declaration
     
    
    Public Class EditRecurrenceControl 
       Inherits System.Windows.Controls.UserControl
    public class EditRecurrenceControl : System.Windows.Controls.UserControl 
    Inheritance Hierarchy

    System.Object
       System.Windows.DependencyObject
          System.Windows.UIElement
             System.Windows.FrameworkElement
                System.Windows.Controls.Control
                   System.Windows.Controls.UserControl
                      C1.Silverlight.Schedule.EditRecurrenceControl

    See Also