ComponentOne ASP.NET MVC Controls
ScrollToSelection Property

C1.Web.Mvc.Sheet Namespace > FlexSheet Class : ScrollToSelection Property
Gets or sets the value specify whether to scroll the seletion into view.
Syntax
'Declaration
 
<DefaultValueAttribute(True)>
Public Property ScrollToSelection As Boolean
[DefaultValue(true)]
public bool ScrollToSelection {get; set;}
See Also

Reference

FlexSheet Class
FlexSheet Members