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