Main namespace for DayPilotCalendar, DayPilotMenu, DayPilotMobile, and DayPilotVertical controls.
Syntax
C# |
---|
namespace DayPilot.Web.Ui |
Visual Basic (Declaration) |
---|
Namespace DayPilot.Web.Ui |
Visual C++ |
---|
namespace DayPilot.Web.Ui |
Classes
Class | Description | |
---|---|---|
![]() | Column |
Class representing calendar column in resources view.
|
![]() | ColumnCollection |
Collection of columns for Resources view.
|
![]() | DayPilotCalendar |
DayPilotCalendar is a control that shows calendar with events.
|
![]() | DayPilotMenu |
Control that provides context menu for DayPilotCalendar control.
|
![]() | DayPilotMobile |
DayPilotMobile is a control that lists events shows calendar events in a simplified format readable on mobile devices.
|
![]() | DayPilotScheduler |
Calendar/scheduler control with hours on the horizontal axis and resources on the vertical axis.
|
![]() | MenuItem |
Class that defines a menu item.
|
![]() | MenuItemCollection |
Collection of menu items.
|
![]() | Resource |
Class representing a resource DayPilotScheduler.
|
![]() | ResourceCollection |
Collection of resources definitions.
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() | MenuItemAction |
Defines types of actions for menu items.
|