Spread Windows Forms 17
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 PropertyGets or sets the number of rows in the collection.  
    Public PropertyGets a row for the default row (-1).  
    Public PropertyOverloaded. Gets a new row for the specified tag.  
    Public PropertyGets the parent object that contains this collection of rows.  
    Public PropertyGets the number of levels of rows in the outline (range group).  
    Top
    Public Methods
     NameDescription
    Public MethodAdds a new row or range of rows.  
    Public MethodNot supported (throws InvalidOperationException).  
    Public MethodGroups all the rows from the specified start index by the specified amount to an outline (range group).  
    Public MethodNot supported (throws InvalidOperationException).  
    Public MethodExpands or collapses a specified outline (range group) of rows.  
    Public MethodOverloaded. Gets a specified row.  
    Public MethodGets the outlines (range groups) by level.  
    Public MethodRemoves a row or range of rows.  
    Public MethodRemoves rows from the outline (range group) from the specified index and count, and returns them to individual rows.  
    Top
    See Also