C# Class GMGridTest.GMGridElement

Inheritance: MonoTouch.Dialog.UIViewElement, IElementSizing
Afficher le fichier Open project: aarpy/GMGridMono Class Usage Examples

Méthodes publiques

Méthode Description
GMGridElement ( string caption ) : System
GetCell ( UITableView tv ) : UITableViewCell
GetHeight ( UITableView tableView, NSIndexPath indexPath ) : float

Method Details

GMGridElement() public méthode

public GMGridElement ( string caption ) : System
caption string
Résultat System

GetCell() public méthode

public GetCell ( UITableView tv ) : UITableViewCell
tv UITableView
Résultat UITableViewCell

GetHeight() public méthode

public GetHeight ( UITableView tableView, NSIndexPath indexPath ) : float
tableView UITableView
indexPath NSIndexPath
Résultat float