NevronOpenVision
Nevron.Nov.Grid Namespace / NRowCollectionBase Class


In This Topic
    NRowCollectionBase Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodOverridden. Overriden to ensure that the previews child is the last child in the list.  
    Public MethodAdds (appends) the item at the end of the collection  
    Public MethodOverridden. Overriden to return true  
    Public MethodOverridden.   
    Public MethodRemoves all children  
    Public MethodQueries whether this collection contains the specified element at least once  
    Public MethodCopies all items of this set to the specified array, starting from the specified array index.  
    Public MethodOverridden. Performs the element post children paint.  
    Public MethodOverridden. Performs the element pre children paint.  
    Public MethodGets an iterator that iterates through the children in forward order.  
    Public MethodGets an iterator that iterates throw the child elements in reverse order.  
    Public MethodOverridden. Gets the matrix that transforms local to parent coordinates  
    Public MethodReturns the index of the specified item inside this collection. Returns -1 if the item is not contained in the collection.  
    Public MethodInserts the item at the specified index  
    Public MethodInvalidates the element arrange  
    Public MethodCalled by child or descendant arrange elements that consider this element as arrange parent, and want to inform it to invalidate it's arrange.  
    Public MethodInvalidates the element measure and pools the element for measure validation.  
    Public MethodCalled by child or descendant measure elements that consider this element as measure parent, and want to inform it to invalidate it's measure.  
    Public MethodOverloaded. Overridden. Transforms a point in local coordinates to the coordinates of its parent coordinate system  
    Public MethodOverloaded. Overridden. Transforms a point in parent coordinates to local coordinates  
    Public MethodRemoves the specified item.  
    Public MethodRemoves the item at the specified index  
    Public MethodConverts this set to an array.  
    Public MethodCalled to arrange the element  
    Public MethodCalled to validate the element measure  
    Public MethodOverridden. Called to propagate the display traversal to the specified child node.  
    Top
    Protected Methods
     NameDescription
    Protected MethodArranges the rows in a vertical stack.  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Protected MethodMeasures the height of the of the collection  
    Internal Methodstatic (Shared in Visual Basic)  
    Internal Method  
    Protected Method  
    Protected MethodPerforms the collection background painting  
    Protected MethodPerforms the collection foreground painting  
    Protected Method  
    Internal Method  
    Protected MethodDetermnes whether a gridline is shown before the first row  
    Internal Methodstatic (Shared in Visual Basic)  
    Internal Method  
    Internal Method  
    Internal MethodOverridden.   
    Internal Method  
    Internal MethodOverridden.   
    Internal Method  
    Internal Method  
    Internal Methodstatic (Shared in Visual Basic)  
    Internal Method  
    Top
    See Also