ActiveReports 12
GetClassName Method

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

Return Value

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

Reference

CustomProperties Class
CustomProperties Members