ActiveReports 12
ProductName Property (GroupEditor)

GrapeCity.ActiveReports.Design.Win.v12 Assembly > GrapeCity.ActiveReports.Design.GroupEditor Namespace > GroupEditor 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

GroupEditor Class
GroupEditor Members