ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1SuperPanel Namespace / BaseScroller Class / ScrollValue Property

In This Topic
    ScrollValue Property
    In This Topic
    This value determines the scrolling position of .
    Syntax
    'Declaration
     
    Public Property ScrollValue As System.Double
    public System.double ScrollValue {get; set;}
    See Also