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