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


NTableGrid Class Members

The following tables list the members exposed by NTableGrid.

Public Constructors
 NameDescription
Public ConstructorDefault constructor  
Top
Public Fields
Protected Fields
 NameDescription
Internal Field  
Top
Public Properties
 NameDescription
Public PropertyGets or sets whether the user is allowed to group by the columns by dragging them to the grouping panel. By default this value is true.  
Public PropertyGets the grouping panel that this table grid uses.  
Public PropertyGets the collection that defines the data source grouping.  
Public PropertyGets or sets the master details associated with this grid.  
Top
Public Methods
 NameDescription
Public MethodOverridden. Return the record data row that represents the specifried row index from the data source.  
Top
Protected Methods
 NameDescription
Internal Method  
Internal MethodOverridden.   
Internal MethodOverridden.   
Internal MethodOverridden.   
Internal MethodOverridden.   
Protected MethodOverridden. Called when a child node has been inserted  
Protected MethodOverridden. Called when a child node has been removed  
Protected Internal MethodCalled when a change occurs in the grouping rules subtree. Raises the GroupingRulesChanged event.  
Internal MethodOverridden.   
Top
Public Events
 NameDescription
Public EventOccurs when a change has occured in the grouping rules subtree.  
Top
See Also