Свойство | Тип | Описание | |
---|---|---|---|
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 |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Результат | void |
public Element ( string caption ) : System | ||
caption | string | |
Результат | System |
public abstract GetCell ( UITableView tv ) : UITableViewCell | ||
tv | UITableView | |
Результат | UITableViewCell |
public GetElementForID ( string name ) : |
||
name | string | |
Результат |
public Selected ( |
||
dvc | ||
tableView | UITableView | |
path | NSIndexPath | |
Результат | void |