C# Class EventApp.Controls.Cells.ColoredTableViewCell

Inheritance: UITableViewCell
Afficher le fichier Open project: BobStolk/EventApp Class Usage Examples

Méthodes publiques

Свойство Type Description
CategoryLabel CategoryLabel

Méthodes publiques

Méthode Description
ColoredTableViewCell ( string reuseIdentifier, SizeF size ) : System

Method Details

ColoredTableViewCell() public méthode

public ColoredTableViewCell ( string reuseIdentifier, SizeF size ) : System
reuseIdentifier string
size System.Drawing.SizeF
Résultat System

Property Details

CategoryLabel public_oe property

public CategoryLabel CategoryLabel
Résultat CategoryLabel