Gets or sets a value indicating whether to display tooltips when the user resizes row or column headers.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public bool ShowResizeHeaderToolTips { get; set; } |
Visual Basic
![]() |
---|
Public Property ShowResizeHeaderToolTips As Boolean |
true to display tooltips when headers are resized; otherwise, false. The default is true.
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |