Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / RowHeightChangingEventArgs Class
Properties

In This Topic
    RowHeightChangingEventArgs Class Members
    In This Topic

    The following tables list the members exposed by RowHeightChangingEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets whether to cancel the row height change.  
    Public Property Gets whether the column indexes are column footer rows.  
    Public Property Gets whether the column indexes are column header rows.  
    Public Property Gets the new height of the row.  
    Public Property Gets the list of rows whose heights have changed.  
    Public Property Gets the view that contains the rows whose heights have changed.  
    Top
    See Also