'Usage
Dim row As Integer Dim rowCount As Integer Dim instance As New RequestRowVisibleStatesEventArgs(row, rowCount)
Parameters
- row
- First row index of the row range for finding the rows' visible states.
- rowCount
- Number of row range where to find rows' visible states.