Gets or sets a value indicating whether the calendar displays tooltips.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public bool ShowToolTips { get; set; } |
Visual Basic Copy Code |
---|
Public Property ShowToolTips As Boolean |
true to display tooltips; otherwise, false. The default is false.
Tooltips can be displayed for schedule items and for various calendar elements.