C# Класс GMGridTest.GMGridElement

Наследование: MonoTouch.Dialog.UIViewElement, IElementSizing
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
GMGridElement ( string caption ) : System
GetCell ( UITableView tv ) : UITableViewCell
GetHeight ( UITableView tableView, NSIndexPath indexPath ) : float

Описание методов

GMGridElement() публичный Метод

public GMGridElement ( string caption ) : System
caption string
Результат System

GetCell() публичный Метод

public GetCell ( UITableView tv ) : UITableViewCell
tv UITableView
Результат UITableViewCell

GetHeight() публичный Метод

public GetHeight ( UITableView tableView, NSIndexPath indexPath ) : float
tableView UITableView
indexPath NSIndexPath
Результат float