The context menu can have a title.

ASP.NET WebForms

Usage

  1. Set DayPilotMenu.ShowMenuTitle="true"
  2. Change DayPilotMenu.MenuTitle as needed. The default value is "Event".

Example

<DayPilot:DayPilotMenu ID="DayPilotMenuSelection" runat="server" CssClassPrefix="menu_default">
...
</DayPilot:DayPilotMenu>

Availability

Availability of this feature in DayPilot editions:

LitePro
DayPilot for JavaScript
DayPilot for ASP.NET WebForms
DayPilot for ASP.NET MVC
DayPilot for Java