Gets or sets the format of the tooltip displayed when the user resizes rows. This is a dependency property.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
public string ResizeRowToolTipFormat { get; set; } |
Visual Basic
![]() |
---|
Public Property ResizeRowToolTipFormat As String |
A string value. The default is "Height: {0}".
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |