Visual Basic (Declaration) | |
---|---|
Public Shared Function CreateButton( _ ByVal name As System.String _ ) As ToolButton |
C# | |
---|---|
public static ToolButton CreateButton( System.string name ) |
Parameters
- name
- Name of the custom button.
ActiveReports Developer 7 | |
CreateButton Method | |
See Also |
GrapeCity.ActiveReports.Web.v7 Assembly > GrapeCity.ActiveReports.Web.Controls Namespace > Tool Class : CreateButton Method |
Glossary Item Box
Visual Basic (Declaration) | |
---|---|
Public Shared Function CreateButton( _ ByVal name As System.String _ ) As ToolButton |
C# | |
---|---|
public static ToolButton CreateButton( System.string name ) |