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.Silverlight
Assembly: MindFusion.Scheduling.Silverlight
C# Copy Code |
---|
public bool ShowSelectionToolTips { get; set; } |
Visual Basic Copy Code |
---|
Public Property ShowSelectionToolTips As Boolean |
true, to display tooltips on selection ranges; otherwise, false.
This property has effect only in Timetable and Resource view.