Gets or sets a value indicating whether the user can interactively move the worksheet headers, by selecting the entire column or row and dragging.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public bool AllowMoveHeaders { get; set; } |
Visual Basic
![]() |
---|
Public Property AllowMoveHeaders As Boolean |
true to allow interactive header moving; otherwise, false. The default is true.
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |