Gets or sets a value indicating whether the user can interactively move cells around the worksheet, by pressing near the edge of the currently selected cells with the mouse and dragging. This is a dependency property.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
public bool AllowMoveCells { get; set; } |
Visual Basic
![]() |
---|
Public Property AllowMoveCells As Boolean |
A boolean value. The default is true.
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |