tHead 属性

TableSectionElement? tHead

实现

TableSectionElement? get tHead native;
void tHead=(TableSectionElement? value)

实现

set tHead(TableSectionElement? value) native;