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

In This Topic
    C1DatePicker Class
    In This Topic
    Allows selecting and editing date values.
    Object Model
    C1DatePicker Class
    Syntax
    'Declaration
     
    Public Class C1DatePicker 
       Inherits Windows.UI.Xaml.Controls.Control
    public class C1DatePicker : 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.C1DatePicker

    See Also