MindFusion WinForms Programmer's Guide
CalendarTextEventArgs.EndTime Property
See Also
 





Gets the end time (if any) associated with the element being customized.

Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public TimeSpan EndTime { get; }

Visual Basic  Copy Code

Public ReadOnly Property EndTime As TimeSpan

 Property Value

A .NET TimeSpan object.

 See Also

CalendarTextEventArgs Members
CalendarTextEventArgs Class
MindFusion.Scheduling.WinForms Namespace