NevronOpenVision
Nevron.Nov.UI Namespace / NScrollContentBase Class


In This Topic
    NScrollContentBase Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets or sets the HScrollBar  
    Public PropertyGets or sets the scroll mode, which specifies the visibility of the horizontal scrollbar.  
    Public PropertyGets or sets the horizontal content alignment, when a horizontal scrollbar is not, or must not be displayed.  
    Public PropertyGets or sets the vertical content alignment, when a vertical scrollbar is not, or must not be displayed.  
    Public PropertyGets or sets the small horizontal scroll change.  
    Public PropertyGets or sets the small vertical scroll change.  
    Public PropertyGets or sets the viewport origin, which is the point from the content coordinate system that is mapped to the window origin.  
    Public PropertyGets or sets whether the viewport origin is snapped to exact pixel values. By default true.  
    Public PropertyGets or sets the viewport origin X value, which is the point from the content coordinate system that is mapped to the window origin.  
    Public PropertyGets or sets the viewport origin Y value, which is the point from the content coordinate system that is mapped to the window origin.  
    Public PropertyGets or sets the VScrollBar  
    Public PropertyGets or sets the scroll mode, which specifies the visibility of the vertical scrollbar.  
    Top
    See Also