This task can be accomplished by using the GridViewInfo class. This class provides collections of the visible rows
(the GridRowInfoCollection) and visible columns (the GridColumnsInfo).
↧
How to obtain only values cells that are visible
↧