Gets or sets the format of a selection tooltip. This is a dependency property.
Namespace: MindFusion.Scheduling.Silverlight
Assembly: MindFusion.Scheduling.Silverlight
C# Copy Code |
---|
public string SelectionToolTipFormat { get; set; } |
Visual Basic Copy Code |
---|
Public Property SelectionToolTipFormat As String |
A standard DateTime formatting string. The default is "HH:mm".