ActiveReports 12
CompanyName Property (Viewer)

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

Viewer Class
Viewer Members