ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports Namespace / SectionReport Class / LocateCredentials Event

In This Topic
    LocateCredentials Event (SectionReport)
    In This Topic
    Occurs when the report needs to obtain data source credentials from the calling application.
    Syntax
    'Declaration
     
    Public Event LocateCredentials As LocateCredentialsEventHandler
    public event LocateCredentialsEventHandler LocateCredentials
    See Also