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

In This Topic
    Rows Class Members
    In This Topic

    The following tables list the members exposed by Rows.

    Public Properties
     NameDescription
    Public Property Gets or sets the number of rows in the collection.  
    Public Property Gets a row for the default row (-1).  
    Public PropertyOverloaded. Gets a row (Row object).  
    Public Property Gets the parent object that contains this collection of rows.  
    Public Property Gets the number of levels of rows in the outline (range group).  
    Top
    Public Methods
     NameDescription
    Public Method Adds a new row or range of rows.  
    Public Method Groups all the rows from the specified start index by the specified amount to an outline (range group).  
    Public Method Expands or collapses a specified outline (range group) of rows.  
    Public MethodOverloaded.  Gets a specified row.  
    Public Method Gets the outlines (range groups) by level.  
    Public Method Removes a row or range of rows.  
    Public Method Removes rows from the outline (range group) from the specified index and count, and returns them to individual rows.  
    Top
    See Also