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.
| |
| DayPilotVertical |
Calendar/scheduler control with hours on the horizontal axis and days/resources on the vertical axis.
| |
| MenuItem |
Class that defines a menu item.
| |
| MenuItemCollection |
Collection of menu items.
| |
| Row |
Class representing calendar row in resources view in DayPilotVertical.
| |
| RowCollection |
Collection of rows for Resources view.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| MenuItemAction |
Defines types of actions for menu items.
|