ComponentOne GridView for ASP.NET WebForms
jQuery.wijmo.c1gridview.options Namespace / scrollingSettings type
In This Topic
    scrollingSettings type
    In This Topic
    Determines the scrolling settings.
    Example
    // The horizontal and vertical scrollbars are active when the scrollMode is set to both.
    $("#element").wijgrid({ scrollingSettings: { mode: "both" } });
    Inheritance Hierarchy

    Object
       jQuery.wijmo.c1gridview.options.scrollingSettings

    Browser Compatibility
    8
    5
    5
    Fields
    See Also