ComponentOne DateTimeEditors for WPF
C1.WPF.DateTimeEditors Namespace / C1TimeEditor Class
Members

In This Topic
    C1TimeEditor Class
    In This Topic
    The C1TimeEditor control allows editing of System.TimeSpan values in different formats.
    Object Model
    C1TimeEditor Class
    Syntax
    'Declaration
     
    
    Public Class C1TimeEditor 
       Inherits C1.WPF.Core.C1View
    public class C1TimeEditor : C1.WPF.Core.C1View 
    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
                         C1.WPF.Core.C1View
                            C1.WPF.DateTimeEditors.C1TimeEditor

    See Also