Метод | Описание | |
---|---|---|
CreatePicker ( ) : UIDatePicker | ||
DateElement ( string caption = null ) : System | ||
DateElement ( string caption, System.DateTime date ) : System |
public DateElement ( string caption = null ) : System | ||
caption | string | |
Результат | System |
public DateElement ( string caption, System.DateTime date ) : System | ||
caption | string | |
date | System.DateTime | |
Результат | System |