Scheduler for WPF | ComponentOne
C1.WPF.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. EditCollectionControl
    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.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      System.Windows.Controls.Control
                         System.Windows.Controls.ContentControl
                            System.Windows.Controls.UserControl
                               C1.WPF.Schedule.EditCollectionControl

    See Also