The following tables list the members exposed by Rows.
| Name | Description | |
|---|---|---|
|  | Count | Gets or sets the number of rows in the collection. | 
|  | Default | Gets a row for the default row (-1). | 
|  | Item | Overloaded. Gets a row (Row object). | 
|  | Parent | Gets the parent object containing this collection of rows. | 
|  | RangeGroupLevels | Gets the number of levels of rows in the outline (range group). | 
| Name | Description | |
|---|---|---|
|  | Add | Adds a new row or range of rows. | 
|  | AddRangeGroup | Groups all the rows from the specified start index by the specified amount to an outline (range group). | 
|  | ExpandRangeGroup | Expands or collapses a specified outline (range group) of rows. | 
|  | Get | Overloaded. Gets a specified row. | 
|  | GetRangeGroupInfo | Gets the outlines (range groups) by level. | 
|  | Remove | Removes a row or range of rows. | 
|  | RemoveRangeGroup | Removes rows from the outline (range group) from the specified index and count, and returns them to individual rows. | 
Reference
Rows ClassFarPoint.Win.Spread Namespace
Row Class
User-Task Documentation
Customizing the Appearance of Rows or ColumnsCustomizing Row or Column Interaction
 
     
     
     
     
    