GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.WPF.GanttView Namespace / WorkingTimeEditor Class
Members

In This Topic
    WorkingTimeEditor Class
    In This Topic
    Represents the control for set working times. WorkingTimeEditor
    Object Model
    WorkingTimeEditor Class
    Syntax
    'Declaration
     
    Public Class WorkingTimeEditor 
       Inherits System.Windows.Controls.UserControl
    public class WorkingTimeEditor : 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.WorkingTimeEditor

    See Also