ActiveReports Developer 7
GetComponentName Method
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > CustomProperties Class : GetComponentName Method

Glossary Item Box

Gets the component name as string of the custom attributes object.

Syntax

Visual Basic (Declaration) 
Public Function GetComponentName() As System.String
C# 
public System.string GetComponentName()

See Also