Gets or sets a value indicating whether the annotation is always visible.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
public bool ShowAlways { get; set; } |
Visual Basic
![]() |
---|
Public Property ShowAlways As Boolean |
true to always display the annotation object; false to display the annotation only when the user hovers with the mouse over the associated cell. The default is false.
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |