Gets or sets a value indicating whether selection ranges in certain views provide tooltips when hovered with the mouse. This is a dependency property.
Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf
C#
![]() |
---|
public bool ShowSelectionToolTips { get; set; } |
Visual Basic
![]() |
---|
Public Property ShowSelectionToolTips As Boolean |
true, to display tooltips on selection ranges; otherwise, false.
This property has effect only in Timetable and Resource view.
MindFusion.Scheduling for WPF Programmer's Guide | © 2025 MindFusion |