[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Chart.CustomProperties.GetClassName

GetClassName Method

GetClassName()

Returns the class name of this instance of a component.

Declaration
public string GetClassName()
Returns
Type Description
string

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

Implements