Gets or sets the format of a tooltip displayed when scrolling and DelayScroll set to true. This is a dependency property.
Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf
C#
![]() |
---|
public string DelayScrollToolTipFormat { get; set; } |
Visual Basic
![]() |
---|
Public Property DelayScrollToolTipFormat As String |
A string specifying the display format.
The format specifiers that can be used in the format string are listed in the MSDN's DateTimeFormatInfo class topic.
MindFusion.Scheduling for WPF Programmer's Guide | © 2025 MindFusion |