Click or drag to resize

ContextMenu Properties

The ContextMenu type exposes the following members.

Properties
  NameDescription
Public propertyMaxHeight
Gets or sets the maximum height of the context-menu.
Public propertyOnClientSelectView
Gets or sets the client-side script that is executed when view selection is performed.
Public propertyOnHide
Gets or sets the client-side script that will be executed after context-menu becomes invisible.
Public propertyOnShow
Gets or sets the client-side script that will be executed after context-menu is shown.
Public propertyTranslate
Specifies wether the button texts of this contextmenu should be translated.
Public propertyWidth
Sets a fixed width of the contextmenu.
Top
See Also