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

In This Topic
    EditCollectionControl Class
    In This Topic
    The EditCollectionControl control is an auxiliary control encapsulating UI elements for editing Appointment Categories, Links or Resource properties.
    Object Model
    EditCollectionControl Class
    Syntax
    'Declaration
     
    
    Public Class EditCollectionControl 
       Inherits System.Windows.Controls.UserControl
    public class EditCollectionControl : 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.EditCollectionControl

    See Also