The context menu can have a title.
ASP.NET WebForms
Usage
- Set DayPilotMenu.ShowMenuTitle="true"
- 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:
| Lite | Pro | |
|---|---|---|
| DayPilot for JavaScript | ||
| DayPilot for ASP.NET WebForms | ||
| DayPilot for ASP.NET MVC | ||
| DayPilot for Java |
DayPilot