ISchedulerTimeSlotEnd Property |
The end time of the time slot.
Namespace: Kettic.AspNet.Controls.Scheduler.ViewsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax ReadOnly Property End As DateTime
Get
property DateTime End {
DateTime get ();
}
abstract End : DateTime with get
Property Value
Type:
DateTimeSee Also