ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Sheet Namespace / FlexSheet Class / ScrollPosition Property

In This Topic
    ScrollPosition Property (FlexSheet)
    In This Topic
    Gets or sets the position of the grid's scrollbars.
    Syntax
    'Declaration
     
    
    Public Overridable Property ScrollPosition As Point
    public virtual Point ScrollPosition {get; set;}
    See Also