Class representing a timeline cell.

Namespace: DayPilot.Web.Ui
Assembly: DayPilot (in DayPilot.dll) Version: 8.1.3443.0 (8.1.3443.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.Ui..::..TimeCell

See Also