The DayPilotMenu type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DayPilotMenu | Initializes a new instance of the DayPilotMenu class |
Methods
Properties
Name | Description | |
---|---|---|
Adapter | (Inherited from Control.) | |
AppRelativeTemplateSourceDirectory | (Inherited from Control.) | |
BindingContainer | (Inherited from Control.) | |
ClientID | (Inherited from Control.) | |
ClientIDSeparator | (Inherited from Control.) | |
ClientObjectName |
JavaScript instance name on the client-side. If it is not specified the control ClientID will be used.
| |
Context | (Inherited from Control.) | |
Controls | (Inherited from Control.) | |
CssClassPrefix | Obsolete.
Specifies the prefix of the CSS classes that contain style definitions for the elements of this control.
| |
DesignMode | (Inherited from Control.) | |
EnableTheming | (Inherited from Control.) | |
EnableViewState | (Inherited from Control.) | |
Events | (Inherited from Control.) | |
HasChildViewState | (Inherited from Control.) | |
HideOnMouseOut |
Whether the menu should be hidden on mouseout.
| |
ChildControlsCreated | (Inherited from Control.) | |
ID | (Inherited from Control.) | |
IdSeparator | (Inherited from Control.) | |
IsChildControlStateCleared | (Inherited from Control.) | |
IsTrackingViewState | (Inherited from Control.) | |
IsViewStateEnabled | (Inherited from Control.) | |
LoadViewStateByID | (Inherited from Control.) | |
MenuBackColor | Obsolete.
Color of the menu background.
| |
MenuBorderColor | Obsolete.
Color of the menu border.
| |
MenuFontFamily | Obsolete.
Size of the menu font, e.g. "8pt".
| |
MenuFontSize | Obsolete.
Size of the menu font, e.g. "8pt".
| |
MenuItemColor | Obsolete.
Color of the menu item text.
| |
MenuItems |
Collection of menu items.
| |
MenuTitle |
Title of the context menu (appears in the menu header).
| |
MenuTitleBackColor | Obsolete.
Color of the menu header background.
| |
NamingContainer | (Inherited from Control.) | |
Page | (Inherited from Control.) | |
Parent | (Inherited from Control.) | |
ResourcesPath |
Directory part of the URL where static resources are located (ending with a slash). E.g. "/resources/".
| |
ResourcesStatic |
Whether the resources (.js and image files) should be loaded statically (from a directory specified in ResourcesPath).
| |
ShowMenuTitle |
Enables or disables context menu title.
| |
Site | (Inherited from Control.) | |
SkinID | (Inherited from Control.) | |
TemplateControl | (Inherited from Control.) | |
TemplateSourceDirectory | (Inherited from Control.) | |
Theme |
Specifies the CSS theme.
| |
UniqueID | (Inherited from Control.) | |
UseShadow |
Whether the context menu should have a drop shadow.
| |
ViewState | (Inherited from Control.) | |
ViewStateIgnoresCase | (Inherited from Control.) | |
Visible | (Inherited from Control.) | |
ZIndex |
Z-index of the menu.
|
Events
Name | Description | |
---|---|---|
DataBinding | (Inherited from Control.) | |
Disposed | (Inherited from Control.) | |
Init | (Inherited from Control.) | |
Load | (Inherited from Control.) | |
PreRender | (Inherited from Control.) | |
Unload | (Inherited from Control.) |