Gets or sets the format of the tooltip that is displayed when a row is resized interactively.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public string ResizeRowToolTipFormat { get; set; } |
Visual Basic
![]() |
---|
Public Property ResizeRowToolTipFormat As String |
A string value. The default is "Height: {0}".
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |