ComponentOne DateTimeEditors for UWP
C1.UWP.DateTimeEditors Assembly / C1.Xaml.DateTimeEditors Namespace / C1DateTimePicker Class
Members

In This Topic
    C1DateTimePicker Class
    In This Topic
    The C1DateTimePicker controls allows editing DateTime values. Allows editing DateTime values.
    Object Model
    C1DateTimePicker Class
    Syntax
    'Declaration
     
    Public Class C1DateTimePicker 
       Inherits Windows.UI.Xaml.Controls.Control
    public class C1DateTimePicker : 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.C1DateTimePicker

    See Also