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





Gets or sets a value indicating whether to display tooltips when scrolling with the thumb. This is a dependency property.

Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf

 Syntax

C#  Copy Code

public bool ShowScrollToolTips { get; set; }

Visual Basic  Copy Code

Public Property ShowScrollToolTips As Boolean

 Property Value

A boolean value. The default is true.

 See Also

WorkbookView Members
WorkbookView Class
MindFusion.Spreadsheet.Wpf Namespace