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