rowCount property

int rowCount

Implementation

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

Implementation

set rowCount(int? value) native;