MindFusion.Wpf Pack Programmer's Guide
Calendar.SelectionToolTipFormat Property
See Also
 





Gets or sets the format of a selection tooltip. This is a dependency property.

Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf

 Syntax

C#  Copy Code

public string SelectionToolTipFormat { get; set; }

Visual Basic  Copy Code

Public Property SelectionToolTipFormat As String

 Property Value

A standard DateTime formatting string. The default is "HH:mm".

 See Also

Calendar Members
Calendar Class
MindFusion.Scheduling.Wpf Namespace
ShowSelectionToolTips Property