프로퍼티 | 타입 | 설명 | |
---|---|---|---|
DateValue | DateTime? | ||
datePicker | UIDatePicker |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
fmt | NSDateFormatter |
메소드 | 설명 | |
---|---|---|
CreatePicker ( ) : UIDatePicker | ||
DateTimeElement ( string caption, System.DateTime date ) : System | ||
FormatDate ( System.DateTime dt ) : string | ||
GetCell ( UITableView tv ) : UITableViewCell |
public DateTimeElement ( string caption, System.DateTime date ) : System | ||
caption | string | |
date | System.DateTime | |
리턴 | System |
public GetCell ( UITableView tv ) : UITableViewCell | ||
tv | UITableView | |
리턴 | UITableViewCell |