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


In This Topic
    NRowCollection Class Members
    In This Topic

    The following tables list the members exposed by NRowCollection.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NRowCollection  
    Public Fieldstatic (Shared in Visual Basic)Reference to the WindowHeight property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the WindowWidth property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the WindowX property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the WindowY property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the X property  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Fieldstatic (Shared in Visual Basic)  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the window area. This is a shortcut property that gets the WindowX, WindowY, WindowWidth and WindowHeight properties as NRectangle.  
    Public PropertyGets the height of the window in which this collection is visualized. Automatically updated by Nevron.  
    Public PropertyGets the width of the window in which this collection is visualized. Automatically updated by Nevron.  
    Public PropertyGets the X coordinate of the window in which this collection is visualized (in parent coordinates) Automatically updated by Nevron.  
    Public PropertyGets the Y coordinate of the window in which this collection is visualized (in parent coordinates) Automatically updated by Nevron.  
    Public PropertyGets the X coordinate of this collection inside the parent coordinate system. Automatically updated by Nevron.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Overriden to return true  
    Public MethodOverridden. Overriden to return true  
    Public MethodOverridden. Overriden to clip  
    Public MethodOverridden. Gets the matrix that transforms local to parent coordinates  
    Public MethodOverridden. Invalidates the element arrange  
    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 MethodOverridden. Called to propagate the display traversal to the specified child node.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Arranges the row collection and pools this collection for realization.  
    Internal Method  
    Internal Method  
    Internal Method  
    Protected MethodOverridden.   
    Protected MethodCalled when the WindowHeight property has changed  
    Protected MethodCalled when the WindowWidth property has changed  
    Protected MethodCalled when the WindowX property has changed  
    Protected MethodCalled when the WindowY property has changed  
    Protected MethodCalled when the X property has changed  
    Protected MethodOverridden. Called when the Y property has changed  
    Protected MethodOverridden. Determnes whether a gridline is shown before the first row  
    Internal MethodOverridden.   
    Internal MethodOverridden.   
    Internal MethodOverridden.   
    Top
    See Also