ContextMenu Properties |
The ContextMenu type exposes the following members.
Name | Description | |
---|---|---|
MaxHeight |
Gets or sets the maximum height of the context-menu.
| |
OnClientSelectView |
Gets or sets the client-side script that is executed when view selection is performed.
| |
OnHide |
Gets or sets the client-side script that will be executed after context-menu becomes invisible.
| |
OnShow |
Gets or sets the client-side script that will be executed after context-menu is shown.
| |
Translate |
Specifies wether the button texts of this contextmenu should be translated.
| |
Width |
Sets a fixed width of the contextmenu.
|