ActiveReports 13
CompanyName Property (BaseToolbox)

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Design.Toolbox Namespace > BaseToolbox Class : CompanyName Property
Gets the name of the company or creator of the application containing the control.
Syntax
'Declaration
 
Public ReadOnly Property CompanyName As String
public string CompanyName {get;}

Property Value

The company name or creator of the application containing the control.
See Also

Reference

BaseToolbox Class
BaseToolbox Members