C# Class EventApp.Controls.Cells.ScheduleListCell

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

Méthodes publiques

Свойство Type Description
ListItemView UIView
ListLabel UILabel

Méthodes publiques

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

Method Details

ScheduleListCell() public méthode

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

Property Details

ListItemView public_oe property

public UIView ListItemView
Résultat UIView

ListLabel public_oe property

public UILabel ListLabel
Résultat UILabel