ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Configuration Namespace / DataProviderInfo Structure / HumanReadableName Property

In This Topic
    HumanReadableName Property
    In This Topic
    A human-readable name for the data provider.
    Syntax
    'Declaration
     
    Public ReadOnly Property HumanReadableName As String
    public string HumanReadableName {get;}
    Remarks
    An empty human readable name will prevent it from being displayed in UI.
    See Also