NevronOpenVision
Nevron.Nov.Grid Namespace / NGridView<TDoc,TGrid,TContextMenu> Class
Fields Properties Methods Events


In This Topic
    NGridView<TDoc,TGrid,TContextMenu> Class Members
    In This Topic

    The following tables list the members exposed by NGridView<TDoc,TGrid,TContextMenu>.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the ContextMenu property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the HScrollBar child.  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NGridView.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the VScrollBar child.  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the factory that produces context menus for this view  
    Public PropertyGets the grid embedded in this view  
    Public PropertyGets the HScrollBar  
    Public PropertyGets the VScrollBar  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Performs the element post children paint.  
    Public MethodOverridden.   
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Accumulates the display children of the node that are considered to be content.  
    Protected MethodOverridden. Arranges the adorner at the specified location  
    Protected MethodOverridden. Overriden to layout the content and the scrollbars  
    Protected MethodOverridden. Builds the data grid commander, by adding the grid view command actions  
    Protected MethodOverridden. Builds the data grid interactor, by adding the grid view tools  
    Protected MethodOverridden.   
    Protected MethodOverridden. Creates the bottom side adorner  
    Protected MethodOverridden. Overriden to return the HScrollBar  
    Protected MethodOverridden. Gets the settings that need to be applied to the HScrollbar for the viewport parameters, in case the HScrollBar is visible.  
    Protected MethodOverridden. Overriden to return the HScrollBarMode  
    Protected MethodOverridden.   
    Protected MethodOverridden.   
    Protected MethodOverridden. Creates the right side adorner  
    Protected MethodOverridden. Overriden to return a viewport that has the width of the columns and the height of the rows.  
    Protected MethodOverridden. Overriden to return the ViewportOrigin  
    Protected MethodOverridden. Gets the vertical scroll bar  
    Protected MethodOverridden. Gets the settings that need to be applied to the VScrollbar for the viewport parameters, in case the VScrollBar is visible. Overriden to provide support for the integral vertical scrolling of the list box  
    Protected MethodOverridden. Overriden to return the VScrollBarMode  
    Protected MethodOverridden. Overriden to return 1.0d  
    Protected MethodOverridden. Overriden to return ENZoomMode.Normal  
    Protected MethodOverridden. Measures the adorner at the specified location  
    Protected MethodOverridden. Overriden to return the grid desired size  
    Protected MethodOverridden. Called when the document property has changed.  
    Protected MethodOverridden. Called when the VScrollbar is scrolled. Updates the viewport origin from the scrollbar value. Overriden to provide support for the integral vertical scrolling of the list box  
    Protected MethodOverridden. Called when the VScrollbar is scrolled. Updates the viewport origin from the scrollbar value. Overriden to provide support for the integral vertical scrolling of the list box  
    Protected MethodOverridden. Overriden to set the ViewportOrigin  
    Protected MethodOverridden. Throws an exception since the grid view does not support zooming  
    Top
    See Also