Overload | Description |
---|---|
ExecuteAction(DesignerAction) | Executes a specified DesignerAction command. This method can be used when implementing a custom toolbar or menu. This method will perform the report actions in response to the toolbar or menu items. |
ExecuteAction(DesignerAction,Object) | Executes a specified DesignerAction command. This method can be used when implementing a custom toolbar or menu. This method will perform the report actions in response to the toolbar or menu items. |