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

In This Topic
    BubbleScrollingEvent Property
    In This Topic
    This value determines whether to fire the mouse wheel event when is scrolled to the end.
    Syntax
    'Declaration
     
    Public Property BubbleScrollingEvent As System.Boolean
    public System.bool BubbleScrollingEvent {get; set;}
    See Also