availableRowsCount property

Set<int> availableRowsCount
final

get the availableRowsCount which will show menu to allow user select from it We prefer list that contains preferred but its optional

Implementation

final Set<int> availableRowsCount;