Class describing a section of the scheduler (starting and ending time and resources).

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

Syntax

C#
public class Section
Visual Basic
Public Class Section
Visual C++
public ref class Section

Inheritance Hierarchy

System..::..Object
  DayPilot.Web.Mvc..::..DayPilotMonth..::..Section

See Also