ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1SuperPanel Namespace / BaseScroller Class
Properties

In This Topic
    BaseScroller Class Members
    In This Topic

    The following tables list the members exposed by BaseScroller.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the BaseScroller class.  
    Top
    Public Properties
     NameDescription
    Public PropertyThis object determines the decrease button position.  
    Public PropertyThe value to add to small change or large change when scrolling the first step(scrolling from value 0).  
    Public PropertyThis value sets the width of hovering edge which will trigger the scrolling.  
    Public PropertyThis object determines the increase button position.  
    Public PropertyThis value determines the visibility of the scroll bar.  
    Public PropertyThis value sets the large change value of scroller.  
    Public PropertyThis value sets the maximum value of scroller.  
    Public PropertyThis value sets the minimum value of scroller.  
    Public PropertyThis value sets the minimum length, in pixel, of the scroll bar thumb button.  
    Public PropertyThis value determines the scroll mode of scrolling.  
    Public PropertyThis value sets the small change value of scroller.  
    Public PropertyThis value determines the scrolling position of .  
    Top
    See Also