NevronOpenVision
Nevron.Nov.Grid Namespace / NDataRow Class


In This Topic
    NDataRow Class Methods
    In This Topic

    For a list of all members of this type, see NDataRow members.

    Public Methods
     NameDescription
    Public MethodOverridden. Gets the cell at the specified index.  
    Public MethodOverridden. Gets the count of cells in this row.  
    Public MethodOverloaded. Gets the data row value for the specified column.  
    Public MethodOverloaded. Sets the data row value for the specified column.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Overriden to accumulate the cells inside the Cells collection.  
    Protected MethodOverridden. Overriden to arrange the data cells.  
    Internal Method  
    Protected MethodOverridden. Measures the data row header  
    Internal Method  
    Internal Method  
    Protected MethodOverridden. Overriden to measure the data cells  
    Protected MethodOverridden. Loads the row content  
    Internal MethodOverridden.   
    Protected MethodOverridden. Unloads the row content  
    Top
    See Also