C1.WPF.GanttView Assembly / C1.WPF.GanttView Namespace / CreateNewCalendarEditor Class
Members

CreateNewCalendarEditor Class
Represents the dialog for create new calendar. CreateNewCalendarEditor
Object Model
CreateNewCalendarEditor Class
Syntax
'Declaration
 
Public Class CreateNewCalendarEditor 
   Inherits 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.GanttView.CreateNewCalendarEditor

See Also