C# Class EventApp.Controls.Cells.ColoredTableViewCell

Inheritance: UITableViewCell
Mostrar archivo Open project: BobStolk/EventApp Class Usage Examples

Public Properties

Property Type Description
CategoryLabel CategoryLabel

Public Methods

Method Description
ColoredTableViewCell ( string reuseIdentifier, SizeF size ) : System

Method Details

ColoredTableViewCell() public method

public ColoredTableViewCell ( string reuseIdentifier, SizeF size ) : System
reuseIdentifier string
size System.Drawing.SizeF
return System

Property Details

CategoryLabel public_oe property

public CategoryLabel CategoryLabel
return CategoryLabel