The DayPilotMenu type exposes the following members.

Properties

  NameDescription
Protected propertyAdapter (Inherited from Control.)
Public propertyAppRelativeTemplateSourceDirectory (Inherited from Control.)
Public propertyBindingContainer (Inherited from Control.)
Public propertyClientID (Inherited from Control.)
Protected propertyClientIDSeparator (Inherited from Control.)
Public propertyClientObjectName
JavaScript instance name on the client-side. If it is not specified the control ClientID will be used.
Protected propertyContext (Inherited from Control.)
Public propertyControls (Inherited from Control.)
Public propertyCssClassPrefix Obsolete.
Specifies the prefix of the CSS classes that contain style definitions for the elements of this control.
Protected propertyDesignMode (Inherited from Control.)
Public propertyEnableTheming (Inherited from Control.)
Public propertyEnableViewState (Inherited from Control.)
Protected propertyEvents (Inherited from Control.)
Protected propertyHasChildViewState (Inherited from Control.)
Public propertyHideOnMouseOut
Whether the menu should be hidden on mouseout.
Protected propertyChildControlsCreated (Inherited from Control.)
Public propertyID (Inherited from Control.)
Protected propertyIdSeparator (Inherited from Control.)
Protected propertyIsChildControlStateCleared (Inherited from Control.)
Protected propertyIsTrackingViewState (Inherited from Control.)
Protected propertyIsViewStateEnabled (Inherited from Control.)
Protected propertyLoadViewStateByID (Inherited from Control.)
Public propertyMenuBackColor Obsolete.
Color of the menu background.
Public propertyMenuBorderColor Obsolete.
Color of the menu border.
Public propertyMenuFontFamily Obsolete.
Size of the menu font, e.g. "8pt".
Public propertyMenuFontSize Obsolete.
Size of the menu font, e.g. "8pt".
Public propertyMenuItemColor Obsolete.
Color of the menu item text.
Public propertyMenuItems
Collection of menu items.
Public propertyMenuTitle
Title of the context menu (appears in the menu header).
Public propertyMenuTitleBackColor Obsolete.
Color of the menu header background.
Public propertyNamingContainer (Inherited from Control.)
Public propertyPage (Inherited from Control.)
Public propertyParent (Inherited from Control.)
Public propertyResourcesPath
Directory part of the URL where static resources are located (ending with a slash). E.g. "/resources/".
Public propertyResourcesStatic
Whether the resources (.js and image files) should be loaded statically (from a directory specified in ResourcesPath).
Public propertyShowMenuTitle
Enables or disables context menu title.
Public propertySite (Inherited from Control.)
Public propertySkinID (Inherited from Control.)
Public propertyTemplateControl (Inherited from Control.)
Public propertyTemplateSourceDirectory (Inherited from Control.)
Public propertyTheme
Specifies the CSS theme.
Public propertyUniqueID (Inherited from Control.)
Public propertyUseShadow
Whether the context menu should have a drop shadow.
Protected propertyViewState (Inherited from Control.)
Protected propertyViewStateIgnoresCase (Inherited from Control.)
Public propertyVisible (Inherited from Control.)
Public propertyZIndex
Z-index of the menu.

See Also