Visual Basic (Declaration) | |
---|---|
Public Shared Function Create( _ ByVal command As ToolsCollection.ToolCommands _ ) As Tool |
C# | |
---|---|
public static Tool Create( ToolsCollection.ToolCommands command ) |
Parameters
- command
- Creates standard commands.
ActiveReports Developer 7 | |
Create Method | |
See Also |
GrapeCity.ActiveReports.Web.v7 Assembly > GrapeCity.ActiveReports.Web.Controls Namespace > Tool Class : Create Method |
Glossary Item Box
Visual Basic (Declaration) | |
---|---|
Public Shared Function Create( _ ByVal command As ToolsCollection.ToolCommands _ ) As Tool |
C# | |
---|---|
public static Tool Create( ToolsCollection.ToolCommands command ) |