Spread Windows Forms 8.0 Product Documentation
RequestRowVisibleStatesEventArgs Class Members
Properties 


The following tables list the members exposed by RequestRowVisibleStatesEventArgs.

Public Constructors
 NameDescription
Public ConstructorRequestRowVisibleStatesEventArgs ConstructorInitializes a new instance of the RequestRowVisibleStatesEventArgs class.  
Top
Public Properties
 NameDescription
Public PropertyRowGets the first row index of range of rows that need to find rows' visible states.  
Public PropertyRowCountGets the count of range of rows that need to find rows' visible states.  
Public PropertyRowVisibleStatesGet the dictionary that contains information about rows' visible states. When handles the RequestRowVisibleStates, the handler would add the rows' visible states into this dictionary.  
Top
See Also

Reference

RequestRowVisibleStatesEventArgs Class
FarPoint.Win.Spread.Model Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.