ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Gallery Namespace / C1Gallery Class / ScrollWithSelection Property

In This Topic
    ScrollWithSelection Property
    In This Topic
    Determines if the thumbnail images scroll automatically when images are selected.
    Syntax
    'Declaration
     
    Public Property ScrollWithSelection As System.Boolean
    public System.bool ScrollWithSelection {get; set;}
    See Also