Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / RowViewportHeightChangedEventArgs Class
Properties


In This Topic
    RowViewportHeightChangedEventArgs Class Members
    In This Topic

    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