ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.FlexSheet Assembly / C1.Web.Mvc.Sheet Namespace / FlexSheet Class / ScrollToSelection Property

In This Topic
    ScrollToSelection Property (FlexSheet)
    In This Topic
    Gets or sets the value specify whether to scroll the seletion into view.
    Syntax
    'Declaration
     
    Public Property ScrollToSelection As Boolean
    public bool ScrollToSelection {get; set;}
    See Also