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

In This Topic
    HoverEdgeSpan Property
    In This Topic
    This value sets the width of hovering edge which will trigger the scrolling.
    Syntax
    'Declaration
     
    Public Property HoverEdgeSpan As System.Integer
    public System.int HoverEdgeSpan {get; set;}
    See Also