ITableModel 接口

定义

public interface class ITableModel
public interface ITableModel
type ITableModel = interface
Public Interface ITableModel
派生

方法

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

适用于