C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / InputDatePicker Class
Members

InputDatePicker Class
Represents a date-picker element in a C1InputPanel control.
Object Model
InputDatePicker Class
Syntax
'Declaration
 
Public Class InputDatePicker 
   Inherits InputDropDown
 
Inheritance Hierarchy

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

See Also