FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace : RequestRowVisibleStatesEventArgs Class |
For a list of all members of this type, see RequestRowVisibleStatesEventArgs members.
Name | Description | |
---|---|---|
Row | Gets the first row index of range of rows that need to find rows' visible states. | |
RowCount | Gets the count of range of rows that need to find rows' visible states. | |
RowVisibleStates | Get the dictionary that contains information about rows' visible states. When handles the RequestRowVisibleStates, the handler would add the rows' visible states into this dictionary. |