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

In This Topic
    IsCustom Property
    In This Topic
    True if data provider is specified through configuration
    Syntax
    'Declaration
     
    Public ReadOnly Property IsCustom As Boolean
    public bool IsCustom {get;}
    See Also