In This Topic
The following tables list the members exposed by NGroupRow.
Public Constructors
Public Fields
Protected Fields
| Name | Description |
| CQOI | |
Top
Public Properties
| Name | Description |
| Cells | Gets or sets the collection of group row cells. Automatically updated by Nevron. |
| GroupingRule | Gets the group rule that produced with this group row. Valid only when the group row is created in bound mode. |
| GroupValue | Gets the group value associated with this group row. The grouping rule that created this group row has produced this value for all records contained in this group recordset. Valid only when the group row is created in bound mode. |
| Recordset | Gets the recordset associated with this group row. It identifies the records from the data source that are descendants of this group. Valid only when the group row is created in bound mode. |
Top
Public Methods
| Name | Description |
| GetCellAt | Overridden. Gets the cell at the specified inde. |
| GetCellCount | Overridden. Gets the count of cells in this row. |
Top
See Also