Class representing a resource DayPilotScheduler.

Namespace: DayPilot.Web.Mvc
Assembly: DayPilot.Web.Mvc (in DayPilot.Web.Mvc.dll) Version: 8.0.5796.0 (8.0.5796.0)

Syntax

C#
[SerializableAttribute]
public class TimeCell
Visual Basic
<SerializableAttribute> _
Public Class TimeCell
Visual C++
[SerializableAttribute]
public ref class TimeCell

Inheritance Hierarchy

System..::..Object
  DayPilot.Web.Mvc..::..TimeCell

See Also