ActiveReports 9
ExecuteAction(UIAction,Object) Method

The Wizard.
The IDesignerhost.
Calls Execute for Wizard.
Syntax
'Declaration
 
Public Overloads Sub ExecuteAction( _
   ByVal action As ChartControl.UIAction, _
   ByVal designer As System.Object _
) 
public void ExecuteAction( 
   ChartControl.UIAction action,
   System.object designer
)

Parameters

action
The Wizard.
designer
The IDesignerhost.
See Also

Reference

ChartControl Class
ChartControl Members
Overload List

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum