MenuAction Properties
An individual action available in the Web Report Designer menu.| Name | Description |
|---|---|
| Container | Specifies the location of the displayed command. |
| Disabled | Specifies whether or not the command is disabled by default. |
| HasSeparator | Specifies whether or not the command has a visual separator. |
| HotKey | Specifies the keyboard shortcut used to invoke the command. |
| ImageClassName | Specifies the CSS class of the command’s glyph. |
| ImageTemplateName | |
| Text | Specifies the text for the command. |
| Visible | Specifies whether or not the command is visible in the designer user interface. |
See Also