ComponentOne DateTimeEditors for UWP
C1.UWP.DateTimeEditors Assembly / C1.Xaml.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 Windows.UI.Xaml.Controls.Control
    public class C1TimeEditor : Windows.UI.Xaml.Controls.Control 
    Inheritance Hierarchy

    System.Object
       Windows.UI.Xaml.DependencyObject
          Windows.UI.Xaml.UIElement
             Windows.UI.Xaml.FrameworkElement
                Windows.UI.Xaml.Controls.Control
                   C1.Xaml.DateTimeEditors.C1TimeEditor

    See Also