ActiveReports 12
Create Method (Tool)

GrapeCity.ActiveReports.Web.v12 Assembly > GrapeCity.ActiveReports.Web.Controls Namespace > Tool Class : Create Method
Creates standard commands.
Creates standard commands.
Syntax
'Declaration
 
Public Shared Function Create( _
   ByVal command As ToolsCollection.ToolCommands _
) As Tool
public static Tool Create( 
   ToolsCollection.ToolCommands command
)

Parameters

command
Creates standard commands.
See Also

Reference

Tool Class
Tool Members