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

In This Topic
    C1DateTimePicker Class
    In This Topic
    The C1DateTimePicker controls allows editing C1DateTimePicker.DateTime values.
    Object Model
    C1DateTimePicker Class
    Syntax
    'Declaration
     
    
    Public Class C1DateTimePicker 
       Inherits C1.WPF.Core.C1View
    public class C1DateTimePicker : 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.C1DateTimePicker

    See Also