rowsCount property

int? get rowsCount

Implementation

int? get rowsCount;
set rowsCount (int? rowsCount)

Implementation

set rowsCount(int? rowsCount);