The ActionVisualizedData type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| ActionCheckedStatus |
Controls if a check box should be shown next to the action command, and if this checkbox is checked.
| |
| ActionLocation |
Where the action should show up, relative to other actions.
| |
| ActivePositions |
Where the action should be shown - when elements are shown in a selection tree (as opposed to the normal navigation tree) some actions may be desired.
Default is Field ValueElementActionActivePosition.NavigatorTree only. | |
| BulkExecutionDialog |
The string to be shown in a confirm dialog when executing the action for multiple elements.
| |
| Disabled |
When disabled, the action will be shown but grayed out and cannot be invoked.
| |
| Icon |
The action's icon
| |
| Label |
Label of the action
| |
| ToolTip |
The action's tool tip
|