Gets the start time associated with the element being drawn.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public Duration getStartTime () |
A Duration object specifying the start time related to the custom drawn element.
RemarksThis property is used only with certain events in CalendarView.Timetable view. For events that do not use it, it is set to Duration.Zero.
See Also