ActiveReports 12
GetComponentName Method

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace > CustomProperties Class : GetComponentName Method
Gets the component name as string of the custom attributes object.
Syntax
'Declaration
 
Public Function GetComponentName() As String
public string GetComponentName()

Return Value

The name of the object, or null if the object does not have a name.
See Also

Reference

CustomProperties Class
CustomProperties Members