Spread Windows Forms 17
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 PropertyGets or sets whether to cancel the row height change.  
    Public PropertyGets whether the column indexes are column footer rows.  
    Public PropertyGets whether the column indexes are column header rows.  
    Public PropertyGets the new height of the row.  
    Public PropertyGets the list of rows whose heights have changed.  
    Public PropertyGets the view that contains the rows whose heights have changed.  
    Top
    See Also