dataRowsView property

List<DataRow> dataRowsView
getter/setter pair

list type of AdeptDataRow is type cast list type of DataRow.

Implementation

List<DataRow> dataRowsView = [];