[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Chart.CustomProperties.GetComponentName

GetComponentName Method

GetComponentName()

Returns the name of this instance of a component.

Declaration
public string GetComponentName()
Returns
Type Description
string

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

Implements