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. Allows editing TimeSpan values.
    Object Model
    C1TimeEditor Class
    Syntax
    'Declaration
     
    
    Public Class C1TimeEditor 
       Inherits System.Windows.Controls.Control
    public class C1TimeEditor : System.Windows.Controls.Control 
    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.DateTimeEditors.C1TimeEditor

    See Also