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

In This Topic
    RecChoiceControl Class
    In This Topic
    This window allows to select or remove a single occurrence or the whole recurring series.
    Object Model
    RecChoiceControl Class
    Syntax
    'Declaration
     
    
    Public Class RecChoiceControl 
       Inherits System.Windows.Controls.UserControl
    public class RecChoiceControl : 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.RecChoiceControl

    See Also