InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / InputDatePicker Class
Members

In This Topic
    InputDatePicker Class
    In This Topic
    Represents a date-picker element in a C1InputPanel control.
    Object Model
    InputDatePicker Class
    Syntax
    'Declaration
     
    Public Class InputDatePicker 
       Inherits InputDropDown
    public class InputDatePicker : InputDropDown 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             C1.Win.C1InputPanel.InputComponent
                C1.Win.C1InputPanel.InputDropDown
                   C1.Win.C1InputPanel.InputDatePicker

    See Also