C# Class TableViewCell, uilab

Inheritance: ViewController
Show file Open project: pjc0247/uilab Class Usage Examples

Public Properties

Property Type Description
index int
offset int
tableView VerticalTableView,

Property Details

index public property

public int index
return int

offset public property

public int offset
return int

tableView public property

public VerticalTableView, tableView
return VerticalTableView,