The TimeCell type exposes the following members.

Constructors

  NameDescription
Public methodTimeCell()()()()
Default constructor.
Public methodTimeCell(DateTime, DateTime)
Constructor that sets the default values.
Public methodTimeCell(DateTime, DateTime, Int32)
Constructor that sets the default values.

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyEnd
Cell end date and time.
Public propertyStart
Cell start date and time.
Public propertyWidth
Time cell width (optional).

See Also