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

In This Topic
    ScrollMax Property
    In This Topic
    This value sets the maximum value of scroller.
    Syntax
    'Declaration
     
    Public Property ScrollMax As System.Double
    public System.double ScrollMax {get; set;}
    See Also