ActiveReports 13
ProductName Property (BaseToolbox)

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

Property Value

The product name of the assembly containing the control.
See Also

Reference

BaseToolbox Class
BaseToolbox Members