NevronOpenVision
Nevron.Nov.Grid Namespace / NGroupRow Class
Fields Properties Methods Events


NGroupRow Class Members

The following tables list the members exposed by NGroupRow.

Public Constructors
 NameDescription
Public ConstructorDefault constructor  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Reference to the header child  
Public Fieldstatic (Shared in Visual Basic)Schema associated with NGroupRow  
Top
Protected Fields
 NameDescription
Internal Field  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the collection of group row cells. Automatically updated by Nevron.  
Public PropertyGets the group rule that produced with this group row. Valid only when the group row is created in bound mode.  
Public PropertyGets 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.  
Public PropertyGets 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
 NameDescription
Public MethodOverridden. Gets the cell at the specified inde.  
Public MethodOverridden. Gets the count of cells in this row.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Overriden to accumulate the cells inside the Cells collection.  
Protected MethodOverridden. Arranges the group row header  
Protected MethodOverridden. Creates the row content  
Protected MethodOverridden. Measures the group row header default height  
Protected MethodOverridden. Overriden to measure the header desired height  
Protected MethodOverridden.   
Internal MethodOverridden.   
Protected MethodOverridden. Realizes the row header  
Protected MethodOverridden. Virtualizes the row header  
Internal Method  
Top
See Also