rowCount 属性

int? rowCount

实现

int? get rowCount native;
void rowCount=(int? value)

实现

set rowCount(int? value) native;