Property | Type | Description | |
---|---|---|---|
DatePicker | UIDatePicker |
Property | Type | Description | |
---|---|---|---|
fmt | NSDateFormatter |
Method | Description | |
---|---|---|
CreatePicker ( ) : UIDatePicker | ||
DateTimeCellView ( |
||
FormatDate ( System.DateTime dt ) : string | ||
HandleNotifyPropertyChanged ( object sender, System e ) : void | ||
UpdateCell ( UITableViewCell cell, NSIndexPath indexPath ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
public DateTimeCellView ( |
||
frame | ||
return | System |
public FormatDate ( System.DateTime dt ) : string | ||
dt | System.DateTime | |
return | string |
public HandleNotifyPropertyChanged ( object sender, System e ) : void | ||
sender | object | |
e | System | |
return | void |
public UpdateCell ( UITableViewCell cell, NSIndexPath indexPath ) : void | ||
cell | UITableViewCell | |
indexPath | NSIndexPath | |
return | void |