MindFusion.Wpf Pack Programmer's Guide
WorkbookView.ScrollZoneSize Property
See Also
 





Gets or sets the distance from the view border within which to start autoscrolling. This is a dependency property.

Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf

 Syntax

C#  Copy Code

public int ScrollZoneSize { get; set; }

Visual Basic  Copy Code

Public Property ScrollZoneSize As Integer

 Property Value

An integer value. The default is 8.

 See Also

WorkbookView Members
WorkbookView Class
MindFusion.Spreadsheet.Wpf Namespace