C1.Web.Mvc.Sheet Namespace / FlexSheet Class / ScrollToSelection Property

In This Topic
ScrollToSelection Property
In This Topic
Gets or sets the value specify whether to scroll the seletion into view.
Syntax
'Declaration
 
<DefaultValueAttribute(True)>
Public Property ScrollToSelection As Boolean
 
See Also