Gets the time associated with the calendar element or DateTime.MinValue if none.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public DateTime Time { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Time As DateTime |
A .NET DateTime value representing the date and time associated with the element whose tooltip is being displayed or DateTime.MinValue if no time is related with the element.