Action: IActionItem;
The Action property determines the ActionItem action associated with the button of the ToolBar toolbar.
Determine one of the action that is created in the ActionListcomponent collection as property value. On setting the action, values of all properties that are set for the button will be ignored. Instead of them, values of the corresponding properties of the selected action will be applied.
The example of use is given in description of the IMenuItem.Action property.
See also: