ActiveReports 13
CompanyName Property (LayerList)

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

LayerList Class
LayerList Members