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

In This Topic
    ScrollMode Property
    In This Topic
    This value determines the scroll mode of scrolling.
    Syntax
    'Declaration
     
    Public Property ScrollMode As ScrollMode
    public ScrollMode ScrollMode {get; set;}
    See Also