ActiveReports 13
CompanyName Property (DataVisualizerBasePanel)

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Design.DdrDesigner.Tools.DataVisualizers Namespace > DataVisualizerBasePanel 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

DataVisualizerBasePanel Class
DataVisualizerBasePanel Members