프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Caption | string | ||
Hidden | bool | ||
ID | string | ||
OnValueChanged | Action |
||
Parent | |||
_readOnly | bool |
메소드 | 설명 | |
---|---|---|
AccessorySelected ( |
||
Dispose ( ) : void | ||
Element ( string caption ) : System | ||
GetCell ( UITableView tv ) : UITableViewCell | ||
GetElementForID ( string name ) : |
||
GetIndexPath ( ) : NSIndexPath | ||
Matches ( string text ) : bool | ||
Selected ( |
||
Summary ( ) : string |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
메소드 | 설명 | |
---|---|---|
GetElementForID ( string name, |
public AccessorySelected ( |
||
dvc | ||
tableView | UITableView | |
path | NSIndexPath | |
리턴 | void |
public abstract GetCell ( UITableView tv ) : UITableViewCell | ||
tv | UITableView | |
리턴 | UITableViewCell |
public Selected ( |
||
dvc | ||
tableView | UITableView | |
path | NSIndexPath | |
리턴 | void |