MindFusion.Wpf Pack Programmer's Guide
WorkbookView.ResizeRowToolTipFormat Property
See Also
 





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

 Syntax

C#  Copy Code

public string ResizeRowToolTipFormat { get; set; }

Visual Basic  Copy Code

Public Property ResizeRowToolTipFormat As String

 Property Value

A string value. The default is "Height: {0}".

 See Also

WorkbookView Members
WorkbookView Class
MindFusion.Spreadsheet.Wpf Namespace