Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / RowViewportHeightChangedEventArgs Class
Properties


RowViewportHeightChangedEventArgs Class Members

The following tables list the members exposed by RowViewportHeightChangedEventArgs.

Public Constructors
 NameDescription
Public ConstructorCreates a new object with the RowViewportHeightChanged event arguments.  
Top
Public Properties
 NameDescription
Public PropertyGets the view that contains the viewport row whose height has changed.  
Public PropertyGets the height of the viewport row whose height has changed.  
Public PropertyGets the index of the viewport row whose height has changed.  
Top
See Also