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
C#
![]() |
---|
public int ScrollZoneSize { get; set; } |
Visual Basic
![]() |
---|
Public Property ScrollZoneSize As Integer |
An integer value. The default is 8.
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |