FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace : RequestRowVisibleStatesEventArgs Class |
The following tables list the members exposed by RequestRowVisibleStatesEventArgs.
Name | Description | |
---|---|---|
RequestRowVisibleStatesEventArgs Constructor | Initializes a new instance of the RequestRowVisibleStatesEventArgs class. |
Name | Description | |
---|---|---|
Row | Gets the first row index of the row range for finding the rows visible states. | |
RowCount | Gets the number of the row range of where to find the rows visible states. | |
RowVisibleStates | Gets the dictionary that contains information about rows' visible states. When handling the RequestRowVisibleStates, the handler adds the rows' visible states into this dictionary. |