ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / CustomProperties Class / GetComponentName Method

In This Topic
    GetComponentName Method
    In This Topic
    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