ComponentOne DateTimeEditors for WPF
C1.WPF.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 System.Windows.Controls.Control
    public class C1DatePicker : 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.C1DatePicker

    See Also