Name | Description | |
---|---|---|
![]() | NGroupRow Constructor | Default constructor |
The following tables list the members exposed by NGroupRow.
Name | Description | |
---|---|---|
![]() | NGroupRow Constructor | Default constructor |
Name | Description | |
---|---|---|
![]() ![]() | CellsChild | Reference to the header child |
![]() ![]() | NGroupRowSchema | Schema associated with NGroupRow |
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. |
Name | Description | |
---|---|---|
![]() | GetCellAt | Overridden. Gets the cell at the specified inde. |
![]() | GetCellCount | Overridden. Gets the count of cells in this row. |
Name | Description | |
---|---|---|
![]() | AccumulateHeaderDisplayChildren | Overridden. Overriden to accumulate the cells inside the Cells collection. |
![]() | ArrangeHeader | Overridden. Arranges the group row header |
![]() | CreateContent | Overridden. Creates the row content |
![]() | GetDefaultHeaderHeight | Overridden. Measures the group row header default height |
![]() | MeasureHeaderHeight | Overridden. Overriden to measure the header desired height |
![]() | OnMouseDown | Overridden. |
![]() | rbC | Overridden. |
![]() | RealizeCells | Overridden. Realizes the row header |
![]() | VirtualizeCells | Overridden. Virtualizes the row header |
![]() | xpOI |