ITableModel Interface

Definition

public interface class ITableModel
public interface ITableModel
type ITableModel = interface
Public Interface ITableModel
Derived

Methods

GetCell(Int32, Int32)
GetHeaderCell(Int32)
GetItem(Int32, Int32)
GetRowCount(Int32)
GetSectionCount()
GetSectionIndexTitles()
GetSectionTextColor(Int32)
GetSectionTitle(Int32)
RowLongPressed(Int32, Int32)
RowSelected(Int32, Int32)
RowSelected(Object)

Applies to